| |
float d#=(2,...) | delta in the #-th dimension
|
string label#=(2,...) | name of each of the axes.
label1 is not changed from input. Each label must be a
header key like cdp, cdpt, or ep. The trace header
values are used to define the output trace location in
the output file.
|
string mode= |
mapped - order traces in the output file by traces headers
use label2, label3... n2, n3, ..., o2, o3, .. and d2, d3,..
seq - just write the traces to the output files in the order
read from STDIN
|
largeint n#=(2,...) | number of locations in the #-th dimension
|
float o#=(2,...) | origin of the #-th dimension
|
string outheaders= |
Output trace header file name. Default is the input data
file name, with the final .rsf changed to _hdr.rsf.
|
string output= |
output trace filename. Required parameter with no default.
|
int verbose=1 |
flag to control amount of print
0 terse, 1 informative, 2 chatty, 3 debug
|
|