RFM Driver Table Sections

*ABS Section: Absorption Spectra Filenames

14SEP05

Type
Optional Section - depends on ABS Flag

Description
User-defined name for output .abs file(s).

Format
Single field.
FieldTypeDescription
FILABS C*80 Name or Template of .abs File(s)

Notes
  1. The RFM has default filenames for all output files, this section just provides the ability to override these.
  2. If more than one spectral range or tangent height (or other ray path definition) is specified, FILABS must contain a wildcard '*' character and then acts as a template with '*' expanded to accommodate the spectral range label [s] and ray path [t] (see Output Files)
  3. If any run_ID is specified, this is also appended to the output filename.
  4. If the filename contains the strings '.asc' or '.bin', these are automatically switched according to the status of the BIN Flag.

Example
*ABS
        rfm_*.abs

Bugs
[none reported]