init_sep3d - initialize a SEP3d type
call init_sep3d(instruct, outstruct, usage)
call init_sep3d(intag,outstruct,usage)
call init_sep3d(outstruct,usage,data_format,file_format,n,o,d,label,unit,ntraces,keyname,keytype,keyfmt,nh)
ctag="out"
as an argument when initializing output.
(have you noticed a f90 file mysteriously in your directory?)Sep3d to structure to copy from
Usage of the output tag
Tag to initilize from
Data format (FLOAT,INTEGER,BYTE,COMPLEX)
File format (GRID,HEADER,REGULAR)
(optional) axis dimensions
(optional) first sample axis
(optional) sampling of axis
(optional) label for axis
(optional) unit for axis
(optional) number of trac3es
(optional) keyname for dataset
(optional) keytype for dataset
(optional) keyfmt for dataset
(optional) number of headers to store
sep3d structure to create
Initialize structure
supersetf90