MIP_CO1_AX_MDSR2

binary record "MIP_CO1_AX_MDSR2"
idfield namedefinition
0zpd_time
binary timesize: 12
ZPD time of first deep space sweep used to generate current offset validation data.

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"
1quality_flag
binary int8size: 1
Quality indicator (PCD) 0 = non-corrupted, -1 = corrupted, default values filled in
2num_cumulated
binary array[5]size: 20
Number cumulated in statistics
binary uint32size: 4
3sweep_dir
ascii stringsize: 1
Sweep direction, 'F' = forward and 'R' = reverse
4spare_1
binary bytessize: 34
Spare

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

unit: "1/cm"
2last_wavenum
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)"