MIP_FM2_AX_ADSR_occupation

binary record "MIP_FM2_AX_ADSR_occupation"
bit size: int(./dsr_length) * 8

idfield namedefinition
0dsr_time
binary timesize: 12
Time of creation

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
1dsr_length
binary uint32size: 4
Length of this DSR in bytes

unit: "bytes"
2attach_flag
binary uint8size: 1
Attachment flag (always set to zero for this ADS)
3occ_label
ascii stringsize: 10
Label of occupation matrix used at this DSR's latitude
4nmw
binary uint16size: 2
Number of p,T retrieval microwindows used at this DSR's latitude
5mw_pt
ascii array[dim_0]
p,T retrieval microwindows used for forward calculations.

dim_0: int(../nmw)
ascii stringsize: 8
6mw_occ
binary array[dim_0, dim_1]
Microwindow occupation matrix

dim_0: int(/forward_model_general_data[0]/ngeo)

dim_1: int(../nmw)
binary uint16size: 2
7nsp
binary array[dim_0]
Number of spectral data points in p,T for microwindows

dim_0: int(../nmw)
binary uint16size: 2
8n_param_levels
binary uint16size: 2
Number of parameter levels for at DSR's latitude
9n_fit_cont_val
binary uint16size: 2
Number of fitted continuum values at this DSR's latitude
10n_fit_offset_val
binary uint16size: 2
Number of fitted offset values at this DSR's latitude
11nsim
binary uint16size: 2
Number of simulations at this DSR's latitude
12alt_grid
binary array[dim_0, dim_1]
Altitude grid for simulations at this DSR's latitude

dim_0: int(../nsim)

dim_1: int(/forward_model_general_data[0]/ngeo)
binary floatsize: 4
13ads2_off
binary int32size: 4
Offset of DSR within Data for Continuum and Offset Fit ADS containing data relevant for continuum and offset fit
14mds11_off
binary array[dim_0]
Offset of DSR within Values for Unknown Parameters MDS containing pressure and temperature profile for simulations at this DSR's latitude

dim_0: int(../nsim)
binary int32size: 4
15mds10_off
binary array[dim_0, dim_1, dim_2]
Offset of DSR within Spectra MDS containing spectrum for microwindow #k at geometry #j for simulation #i

dim_0: int(../nsim)

dim_1: int(/forward_model_general_data[0]/ngeo)

dim_2: int(../nmw)
binary int32size: 4
16mds12_off
binary array[dim_0, dim_1, dim_2]
Offset of DSR within Jacobian Matrices MDS containing rows of Jacobian matrix for microwindow #k at geometry #j for simulation #i

dim_0: int(../nsim)

dim_1: int(/forward_model_general_data[0]/ngeo)

dim_2: int(../nmw)
binary int32size: 4