File Structure | ||
---|---|---|
! Diagnostics file for MORSE v.VERSID | ||
! HDRREC | ||
FMT (= .dia file format version) | ||
NPTMAX (= Max No.pts in any microwindow) | ||
Then repeat for each iteration ... | ||
! ------------------------- | ||
IPIX IMIC ISWP ITER MICLAB STATUS = Pixel#, MW#, Sweep#, Iter#, MW label | ||
CHI2X CHI2Y GAMMA NX NY = Chi2X, Chi2Y, Gamma, NX, NY | ||
NMEAS NTRUE OFFSET NESR ALT = NMeas, Ntrue, Offset, NESR, Alt | ||
Meas | ||
MEAS(1)
MEAS(2) | ||
| ||
Masks | ||
MASK(1)
MASK(2) | ||
| ||
Y vec | ||
Y(1)
Y(2) | ||
| ||
Y-F vec | ||
DY(1)
DY(2) | ||
| ||
NRTV = N.Rtv | ||
For i = 1, NRTV Repeat for each retrieved product | ||
*RTV(i) | ||
NLVRTV(i) = N.Lev | ||
! ix ilv iatm z[km] x a x_sd a_sd | ||
For ix = ix1, ix2 Repeat for each state vector element connected with retrieved product i | ||
IX ILV(ix) IATM(ix) Z(ix) X(ix) A(ix) X_SD(ix) A_SD(ix) |
Field | Format | Description | Units | Range |
---|---|---|---|---|
| E10.2 | A Priori Vector | various | |
| E10.2 | SD of A Priori Vector | various | |
| E10.2 | Sweep tangent altitude | km | ≥0 usually, 0 for nadir |
| E10.2 | χ2 value for state vector | ≥ 0 | |
| E10.2 | χ2 value for measurement vector | ≥ 0 | |
| E10.2 | Vector of (meas-forward model) differences | R.U. | |
| F5.2 | .dia file format identifier | 0.01 | |
| E10.2 | Levenberg-Marquardt damping parameter | ≥ 1 | |
| C79 | Copied from *HDR section of the driver table | ||
| I4 | Index of level in atmospheric profile | 1:NATM | |
| I4 | Index of level in species retrieval profile | 1:NLVRTV | |
| I4 | Microwindow# | 1:NMic | |
| I4 | Pixel# | 1:NPix | |
| I4 | Sweep# | 1:NSwp | |
| I4 | Iteration# | 1:MAXITR | |
| I4 | Index in state vector | 1:NX | |
| E10.2 | Full list of measurements in Microwindow | R.U. | |
| I2 | List of logical masks (1=use meas.) | 1 or 0 | |
| 2X, C8 | Microwindow Label | eg NH3_0001 | |
| E10.2 | Radiometric noise | R.U. | > 0 |
| I* | No. profile levels for species i | > 0 | |
| I4 | Total no. spectral points in microwindow (including masked points) | ≥ NY | |
| I5 | Max no. spectral points in any microwindow | > 0 | |
| * | No. different retrieval products | > 0 | |
| I4 | Total used spectral points in microwindow (=NY = ∑MASK) | 1 ≥ : ≥ NY | |
| I5 | No.elements in state vector | ≥ 1 | |
| I5 | No.elements in measurement vector | ≥ 1 | |
| E10.2 | Radiometric offset | R.U. | |
| Cn | (NRTV) Retrieved species (preceded by '*') | ||
| 2X, C7 | Status | ∈{'ITERATE', 'CONVRGD', 'STOPPED'} | |
| C11 | MORSE version identifier | eg 27APR23 | |
| E10.2 | (NX) State Vector | K, hPa or ppmv | |
| E10.2 | (NX) SD of State Vector | [same as X] | |
| E10.2 | (NY) Vector of measurements used in microwindow | R.U. | |
| F8.2 | (NLVRTV[i]) Altitude of retrieved profile level | km |