.pth File | ![]() | ![]() |
RFM File Formats: Ray Path Diagnostics | 21SEP24 |
File Structure | |
---|---|
!HEADER1 | Header Record |
!HEADER2 | Header Record |
! Rfr.Tan Geo.Tan Tan.Zen Tan.Psi Rad.Crv Obs.Ele Obs.Alt Obs.Psi | Header Record |
RFRTAN GEOTAN ZENTAN [PSITAN] RADCRV [ELEOBS] [ALTOBS] [PSIOBS] | Limb Geometry |
NGAS NSEG1 NSEG2 = NGas, NSeg1, NSeg2 | Array dimensions |
For iGas = 1, NGas: | |
GAS(iGas) | Molecule |
! Lev Zlow[km] Zen[dg] Temp[K] Press[hPa] VMR[ppv] Amt[kmol/cm2] Len.[km] Clc | Header Record |
For i = 1, NSeg1: | |
LEV(i) ALT(i) ANG(i) TEM(i) PRE(i) VMR(i) AMT(i) LEN(i) | Path segment data |
Total: TOTAMT TOTLEN | Totals |
For i = 1, NSeg2: | |
LEV(i) ALT(i) ANG(i) TEM(i) PRE(i) VMR(i) AMT(i) LEN(i) | Path segment data |
Total: TOTAMT TOTLEN | Totals |
[eof] |
Field | Format | Description | Units | Range |
---|---|---|---|---|
C80 | Ray path identification and RFM version | |||
C80 | Text from *HDR section of Driver Table | |||
F9.3 | Refracted Tangent Height | km | ≥ 0 | |
F10.3 | Geometric Tangent Height | km | ||
F10.3 | Zenith Angle at Tangent Pt[1] | deg | 0 – 90 | |
F10.3 | (if GRA flag) Line-of-Sight Angle[2] at Tangent Pt | deg | ±180, else -999 | |
F10.3 | Radius of Curvature [Definition] | km | ||
F10.3 | (if *ELE section) Observer Elevation Angle | deg | ±90, else -999 | |
F10.3 | Observer Altitude | km | ||
F10.3 | Observer LOS Angle | deg | ||
I10 | No.of different molecules | |||
I10 | No.of path segments for ray on downward path[3] | |||
I10 | No.of path segments for ray on upward path[3] | |||
C7 | Name of molecule, eg h2o | |||
I3 | (NSEGn) Atmospheric Profile Layer# | 1 : NATM | ||
F9.3 | (NSEGn) Altitude of segment lower boundary[4] | km | BOA < : < TOA | |
F9.3 | (NSEGn) Zenith or (GRA Flag) LOS angle at edge of seg nearest obs.[4] | deg | ||
F9.3 | (NSEGn) Curtis-Godson Temperature | K | > 0 | |
E12.5 | (NSEGn) Curtis-Godson Pressure | hPa | BOA < : < TOA | |
E12.5 | (NSEGn) Volume Mixing Ratio | ppv | 0 – 1 | |
E12.5 | (NSEGn) Absorber Amount | kmol/cm2 | > 0 | |
F10.3 | (NSEGn) Path Length | km | same for all molecules | |
E12.5 | Total Amount in path | kmol/cm2 | > 0 | |
F10.3 | Total Length of path | km | same for all molecules |