MIP_CS2_AX_MDSR_mw

binary record "MIP_CS2_AX_MDSR_mw"
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"
2quality_flag
binary int8size: 1
Quality indicator (PCD)
3hitran_code
binary uint16size: 2
HITRAN code of gas
4tab_code
binary uint16size: 2
Tabulation code
5nbv
binary uint32size: 4
Number of base vectors
6np
binary uint32size: 4
Number of -ln(pressure) tabulation points
7low_press
binary floatsize: 4
Lowest -ln(pressure) point

unit: "hPa"
8space_press
binary floatsize: 4
Spacing of -ln(pressure) tabulation
9nt
binary uint32size: 4
Number of temperature tabulation points
10low_temp
binary floatsize: 4
Lowest temperature point

unit: "K"
11space_temp
binary floatsize: 4
Spacing of temperature tabulation

unit: "K"
12nwn
binary uint32size: 4
Number of wavenumber points
13wvn_first
binary floatsize: 4
wavenumber of first point

unit: "1/cm"
14space_wvn
binary floatsize: 4
Spacing between wavenumber points

unit: "1/cm"
15u_matrix
binary array[dim_0, dim_1]
U-Matrix

dim_0: int(../nwn)

dim_1: int(../nbv)
binary floatsize: 4
16k_matrices
binary array[dim_0, dim_1, dim_2]
K-Matrices

dim_0: int(../nbv)

dim_1: int(../nt)

dim_2: int(../np)
binary floatsize: 4
unit: "cm2/molec"