Be aware that there is a "GAP_TOLERANCE" mnemonic in the CVTFOF resource file that determines if BGAP/EGAP messages are written to Telemetry Error Files; i.e., .ER* files. Telemetry Gaps having a duration less than or equal to the value of the GAP_TOLERANCE mnemonic will not have BGAP/EGAP messages written to their respective .ER file. If a GAP_TOLERANCE mnemonic is not specified in the resource file, a default value of 5 seconds will be assumed.
For additional information on the CVTFOF process, reference the ODR Pipeline Reference Manual
CVTFOF i -f Tyyyydddhhmmss.mrg (typed into command line)
where: CVTFOF = command name
i = denotes interactive processing
-f = denotes file specification of FOF file to convert
follows
Tyyyydddhhmmss.mrg = naming convention for decompressed FOF files
*** Note *** - Interactive commands assume that the mnemonics assigned in the
OPUS_DEFINITIONS_DIR:NULL.PATH file will be used.
CVTFOF -p opus_definitions_dir:your.path (in task line of resource file)
where: CVTFOF = command name
-p = denotes path file specification follows
opus_definitions_dir:your.path = path file to use
INPUT:
ODR_FOF_DIR: Tyyyydddhhmmss.mrg - decompressed FOF files
OUTPUT:
OMS_DATA_DIR: - Symdhhmm.vc*_new - Intermediate Change-Only Telemetry
Subset Files while a FOF file is
being processed. These are renamed when
FOF file processing is complete
Symdhhmm.er*_new - Intermediate Telemetry Error Files
while a FOF file is being processed.
aThese re renamed when FOF file processing
is complete
Symdhhmm.vc*_fof - Final Change-Only Telemetry Subset
Files when FOF file processing is
complete
Symdhhmm.er*_fof - Final Telemetry Error Files when
FOF file processing is complete