| Section | Flags | Field | Type | Description | Range |
|---|---|---|---|---|---|
| (any) | (any) | FILTAN | C*80 | Name of a .tan file | |
| *TAN | TAN | R*4 | Actual (refracted) tangent heights [km] | (Lowest:Highest) *HGT levels in first .atm file | |
| *GEO | GEO | R*4 | Projected (geometric) tangent heights [km] | -(Radius of Curvature):(top *HGT level after refraction) | |
| *ELE | ELE | R*4 | Elevation angles [deg] relative to observer horizontal, usually negative=viewing below the horizontal | Observer outside atmosphere: -90:(top *HGT level
after refraction) Observer within atmosphere: -90:+90 ZEN Flag: 0.1:+90 NAD Flag: -90:-0.1 | |
| *SEC | NAD or ZEN | SEC | R*4 | Airmass factors (=sec(zenith angle)) [dimensionless], for plane-parallel atmospheres | >= 1.0 (1=vertical path) |
| *LEV | FLX | LEV | R*4 | Altitude levels [km] for flux calculation outputs. | (Lowest:Highest) *HGT levels in first .atm file |
| *LEN | HOM | LEN | R*4 | Path lengths [km] for homogeneous path calculations. | >0 |
| *DIM | TAB | PRE1 | R*4 | Max/Min pressure [mb] for tabulation | >0 |
| " | " | PRE2 | R*4 | Min/Max pressure [mb] for tabulation | >0 |
| " | " | NPRE | I | No. points on tabulation pressure axis | >0 |
| " | " | TEM1 | R*4 | Max/Min temperature [K] for tabulation | >0 |
| " | " | TEM2 | R*4 | Min/Max temperature [K] for tabulation | >0 |
| " | " | NTEM | I | No. points on tabulation temperature axis | >0 |
*TAN paths.tan ! list of tangent heights from a standard scan pattern. 40 41 42 ! additional paths at 40, 41, 42 km,
*DIM 1000.0 0.01 31 ! 6 points for every factor 10 in pressure 180 320 15 ! Increments of 10K in temperature
*SEC 1 ! Direct nadir view only
*ELE -90, -1.5, -0.5, 0.0, 0.5, 1.5 ! [deg] nadir, plus views towards limb