Level_2BC_Meas_Map_ADSR

binary record "Level_2BC_Meas_Map_ADSR"size: 308
idfield namedefinition
0start_of_obs_datetime
binary timesize: 12
Start date and time of Measurement

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"
1mie_map_of_l1b_meas_used
binary array[24]size: 144
Map of Mie Measurements used by the L2B accumulations
binary recordsize: 6
idfield namedefinition
0which_l2b_wind_id
binary uint32size: 4
reference to the L2B wind result to which this L1B range bin contributed. It will be set to 0 if not used.
1weight
binary uint16size: 2
Weight used for this L1B range bin while accumulating the signals used to produce the L2B wind result to which this L1B range bin contributed. The valid range is 0-1000
2rayleigh_map_of_l1b_meas_used
binary array[24]size: 144
Map of Rayleigh Measurements used by the L2B accumulations
binary recordsize: 6
idfield namedefinition
0which_l2b_wind_id
binary uint32size: 4
reference to the L2B wind result to which this L1B range bin contributed. It will be set to 0 if not used.
1weight
binary uint16size: 2
Weight used for this L1B range bin while accumulating the signals used to produce the L2B wind result to which this L1B range bin contributed. The valid range is 0-1000
3spare
binary bytessize: 8
Spare

hidden: true