Level_1B_Ground_Wind_Detection_04_03

binary record "Level_1B_Ground_Wind_Detection_04_03"size: 175
Level 1B Measurement Ground Wind Detection

idfield namedefinition
0surface
binary uint8size: 1
The parameter holds five different values: 0 for ACE data, 1 for MSS data, 2 for EGM96 data, and 3 for SRTM30 data. Values 1 and 2 correspond to sea surface. Value 4 is the default setting. Since in case an input L1A product holds BRCs with different numbers of measurements per BRC the L1B product will report the max number of measurements occurring in the L1A product for every L1B output BRC, thus BRCs contain measurements filled with default values.
1ground_wind_detected
binary uint8size: 1
TRUE=ground wind is detected in the current bin
2ground_bin_property
binary array[5]size: 165
binary recordsize: 33
idfield namedefinition
0ground_bin_num
binary uint8size: 1
Number of ground bin detected
1offset_dem_bin
binary doublesize: 8
Offset of ground bin centre height to expected ground centre height calculating DEM intersection

unit: "m"
2dem_weight
binary doublesize: 8
Weight assigned to signal of this ground bin, based on offset to DEM. Value between 0 and 1
3snr_weight
binary doublesize: 8
Weight assigned to signal of this ground bin based on the SNR. Value between 0 and 1
4fwhm_weight
binary doublesize: 8
Weight assigned to signal of this ground bin based on the FWHM. Value between 0 and 1
3ground_bin_thickness_above_dem
binary doublesize: 8
Ground wind thickness (air column height) above DEM intersection (= difference between the upper edgeof the ground bin and DEM height). When there is no expected ground bin, this is set to -9999. For the average ground wind bin thickness calculation, only the values with corresponding flag ground_wind_detected=TRUE are used