MIP_NL__1P_ADSR_gain2

binary record "MIP_NL__1P_ADSR_gain2"
idfield namedefinition
0dsr_time
binary timesize: 12
Start time (MJD)(this time corresponds to the ZPD crossing time of the first sweep of the scan for which the data is valid or used)

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 ADSR)
2create_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"
3quality_flag
binary int8size: 1
Quality indicator (PCD) 0 = non-corrupted, 1 = corrupted due to the instrument, 2 = corrupted due to the transmission and 4 = corrupted due to the observational validation, -1 = empty
4num_statistics
binary array[5]size: 20
Number cumulated in statistics, one value per band (A, AB, B, C, D)
binary uint32size: 4
5sweep_dir
ascii stringsize: 1
Sweep direction, 'F' = forward and 'R' = reverse
6spare_1
binary bytessize: 34
Spare

hidden: true
7band_info
binary array[5]
information for bands A, AB, B, C, D
binary record
idfield namedefinition
0num_points
binary uint32size: 4
Number of points in band
1wavenumber_first
binary doublesize: 8
Wavenumber of first point in band

unit: "1/cm"
2wavenumber_last
binary doublesize: 8
Wavenumber of last point in band

unit: "1/cm"
3mean
binary array[dim_0]
Mean data points

dim_0: int(../num_points)
binary floatsize: 4
unit: "W/(cm2.sr.1/cm)"
4std_dev
binary array[dim_0]
Standard deviation data points

dim_0: int(../num_points)
binary floatsize: 4
unit: "W/(cm2.sr.1/cm)"