*LUT Section

24DEC24

Type
Optional Section

Description
Filenames for Look Up Tables of absorption coefficient (.tab files)

Structure
Multiple fields of same type, arbitrary order
Field Type Description
LUTFIL C200 Name of .tab file

Notes
  1. One LUTFIL string may include a #MIC and/or (usually both) #GAS tokens, which will be used as a filename template. Once all the explicitly named LUT files are checked, the code will search for files containing the remaining #MIC + #GAS combinations.

Example
*LUT [need to add some usable examples]
-----

Description
Irregular Spectral Grid file(s)[1] for internal forward model calculations

Structure
Multiple fields, same type, any order
FieldTypeDescription
LUTFIL C200 Name of irregular grid file

Notes
  1. MORSE can use either of the RFM irregular grid file formats: .lut files or .spc files.

  2. The irregular grid filename may contain a '*' character. After all explicit files are read, the '*' is expanded as the label of any microwindow which does not yet have an irregular grid file assigned.

Example