MIP_CS2_AX_ADSR_mw

binary record "MIP_CS2_AX_ADSR_mw"
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"
1attach_flag
binary uint8size: 1
Attachment flag (always set to zero for this ADS)
2mw_label
ascii stringsize: 8
Label of microwindow
3nlut
binary uint16size: 2
Number of LUTs included for this microwindow
4dsr_offset
binary array[dim_0]
Offset of DSR within the corresponding LUT Retrieval Microwindows MDS containing LUT for absorbers

dim_0: int(/lookup_tables_general_data[0]/ngas)
binary int32size: 4