Reader Directives
The directives processed by the SEG-P1 reader are listed below. The suffixes shown are prefixed by the current <ReaderKeyword> in a mapping file. By default, the <ReaderKeyword> for the SEG-P1 reader is SEG-P1.
DATASET
Required/Optional: Required
This is the name of one or more SEG-P1 files. Although they can have any extension, common extensions for SEG‑P1 files are .seg, .seg1 or .sp1.
An example of the DATASET keyword in use is:
SEG-P1_DATASET /usr/data/mysegfile.seg
Workbench Parameter: Source SEG-P1 File(s)
FIELD_TYPE_CSV_1
Required/Optional: Required
This is either set to yes or no to indicate whether the coordinates are stored as decimal degrees of grads, respectively.
An example of the FIELD_TYPE_CSV_1 keyword in use is:
SEG-P1_FIELD_TYPE_CSV_1 YES
Workbench Parameter: Lat/Long in DDMMSSSS (Y/N)