RFM Log File | ![]() | ![]() |
Every run of the RFM will create a file
The file contains 3 types of record:
Status Messages, File Header Records
and Section Header Records.
Status Messages
Message Meaning
General status (also printed to terminal)
Info from subroutine ABCDEF
Warning from subroutine ABCDEF
Fatal Error in subroutine
ABCDEF (also printed to
terminal)
File Header Records
Whenever an input file is opened, first an
info
status message is printed to the
For this reason, the first record of each input file should contain some
meaningful information. For RFM-specific input files this would usually be a
record beginning with !, indicating a comment.
Section Header Records
Each driver table record containing a
section header (eg *HDR ... )
is also printed in the rfm.log.
Similarly the profile identifiers
(eg *HGT) from atmospheric profiles
loaded in the
*ATM
section (these are indented a couple of spaces
to distinguish them from Driver Table sections).
These terminate with the *END section marker, after which the outputs
are all status messages.
Example
(Taken from the Limb Radiance example run)
R-RFM: Running RFM v5.11_02APR I-OPNFIL: Opening file: rfm.drv *HDR *HDR !14JUL21 RFM Example: Limb Radiance Calculation *FLG I-DRVFLG: Enabled flags: RAD *SPC I-SPCCHK: Label= Range, Resln= 970.00000 980.00000 0.00050 *GAS I-DRVGAS: Using gases: co2 o3 *ATM I-OPNFIL: Opening file: ../atm/usa.atm ! FASCOD Model 6. U.S. Standard Atmosphere plus minor constituents 19DEC99 I-ATMFIL: Set Altitude grid: 50 profile levels from 0.00E+00 :120. [km] *PRE *TEM *CO2 *O3 *TAN I-DRVTAN: 20.0 *HIT I-HITTYP: Opening HITRAN File: /network/aopp/crun/eodg/rfm/rfm_files/bin/hitr... an_2016.bin I-HITTYP: Identified as binary HITRAN .par file I-OPNHIT: Opening HITRAN File: /network/aopp/crun/eodg/rfm/rfm_files/bin/hitr... an_2016.bin I-OPNHIT: Opening as binary file using RECL=88 I-OPNHIT: HITRAN File Label=Created with HITBIN v3.00 3Apr18 *END I-PTHCLC: Explicit Absorption calc. for 58 paths out of 58(=100%) W-REACYC: NCYC being increased to NCYC=1500 I-OPNOUT: Opening output file: rad_20000.asc R-RFM: Successful completion