Level_1B_Ground_Wind_Detection_03_07

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

idfield namedefinition
0water_surface
binary uint8size: 1
TRUE=DEM intersection on water surface
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 number to expected ground bin 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