SYNOPSIS
PERL PROGRAM NAME:
AUTHOR: Juan Lorenzo (Perl module only)
DATE:
DESCRIPTION:
Version:
USE
NOTES
Examples
SYNOPSIS
SEISMIC UNIX NOTES FTNSTRIP - convert a file of binary data plus record delimiters created
via Fortran to a file containing only binary values (as created via C)
ftnstrip <ftn_data >c_data
opt=null
Required parameter:
none
Optional parameters:
none
Caveat: this code assumes the conventional Fortran format of header
and trailer integer containing the number of byte in the
record. This is overwhelmingly common, but not universal.
Credits:
CWP: Jack K. Cohen
User's notes (Juan Lorenzo) untested
CHANGES and their DATES
Import packages
instantiation of packages
Encapsulated hash of private variables
sub Step
collects switches and assembles bash instructions by adding the program name
sub note
collects switches and assembles bash instructions by adding the program name
sub clear
sub opt
sub get_max_index
max index = number of input variables -1