Level_2BC_Mie_HLOSWind_MDSR_01_32

binary record "Level_2BC_Mie_HLOSWind_MDSR_01_32"
idfield namedefinition
0start_of_obs_time
binary timesize: 12
Start date and time of the observation or BRC covered by the present DSR. This is the same time as in the Geolcation ADS repeated here for cross-checking purposes

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"
1n_meas
binary int16size: 2
Number of L1 measurements reported in the L1B product for this BRC. Note this figure may vary from one BRC to the other
2n_obs_mie_actual
binary int16size: 2
Number of meaningful Mie profiles in this BRC. Note this figure may vary from one BRC to the other but will not exceed M_Mie
3p
binary int16size: 2
Total number of laser pulses (valid or invalid) fired during one measurement
4map_of_l1_measurements_used
binary array[dim_0, 24]
dim_0: int(/sph/m_meas)
binary uint8size: 1
Positive integer number for the current L1 measurement between 0 and M_channel (M_Mie or M_Rayleigh for the Mie and Rayleigh datasets respectively) pointing to the L2B profile. Zero indicates the L1 measurement was not used ; a number between 1 and M_channel points to an L2B profile
5l1_measurement_weight
binary array[dim_0, 24]
dim_0: int(/sph/m_meas)
binary uint16size: 2
Relative weight (integer number between 0 and 1000) of the current L1 measurement making up the observation indicated by L1_Measurement_Used
6mie_profile
binary array[dim_0]
dim_0: int(/sph/m_mie)
binary recordsize: 253
Structure containing all the information related to the M_Mie wind profiles associated to the current observation

idfield namedefinition
0obs_type
binary uint8size: 1
Defines whether this observation was classified as cloud, no cloud
1spare_1
binary bytessize: 36
Reservered for a 36-character Obs_Type String

hidden: true
2mie_height_bin_wind
binary array[24]size: 216
binary recordsize: 9
Structure containing 24 sub-structures with all the information pertaining to the 24 possible height bins of the profile

idfield namedefinition
0validity_flag
binary uint8size: 1
Validity flag (1 or TRUE = valid, 0 or FALSE = unvalid) attached to the reported wind height bin velocity
1mie_wind_velocity
binary int16size: 2
Wind velocity given in cm/s and rounded to the nearest integer

unit: "cm/s"
2mie_error_quantifer
binary uint16size: 2
Error quantifier in cm/s associated to the Mie height bin wind velocity

unit: "cm/s"
3integration_length
binary uint32size: 4
Integration length for the reported Mie height bin wind

unit: "m"