Quality characterization due to distance to radar related effects (as a part of RADVOL-QC package) – RADVOL-QC: BROAD
Evaluation of data quality related to radar beam broadening
Works operationally in IMGW since 2011 to correct data before using for Meteo Flight system (for air traffic control).
object=PVOL or SCAN; quantity=DBZH, otherwise TH.
None
The horizontal and vertical broadening of radar beam for each gate can be computed when its polar coordinates are known: ε’’ (elevation angle), ‘‘α’’ (azimuth angle), and ‘‘l’’ (radial distance to radar site in km), and two parameters of radar beam: ‘‘φ’’ (beam width) and ‘‘PL (measurement gate length in km) calculated from radar pulse length.
Set of the algorithm parameters:
Description | Denotation | Default value |
Maximum LH’’ for which ‘‘QILH = 1 | BROAD_LhQI1 | 1.1 |
Minimum LH’’ for which ‘‘QILH = 0 | BROAD_LhQI0 | 2.5 |
Maximum LV’’ for which ‘‘QILV = 1 | BROAD_LvQI1 | 1.6 |
Minimum LV’’ for which ‘‘QILV = 0 | BROAD_LvQI0 | 4.3 |
Pulse length (km) - radar parameter | BROAD_Pulse | 0.3 |
At first the XML file is checked whether there exists group for a considered radar (based on the radar name read from “what”/source(NOD)), which contains the algorithm parameters. If “yes”, then parameters are read from that XML group, but if it is impossible for a particular parameter, then default value from source code is taken. If the group does not exist, parameters are read from
If the algorithm is run by means of BALTRAD toolbox then all the algorirthm parameters for each specific radar should be placed in relevant XML file by the BALTRAD system admin. Parameters included in HDF5 file are used in cases they are not found in XML file. Default parameters are placed in the XML file by admin as well. Moreover, the algorithm default parameters are also included in software.
The horizontal and vertical broadenings LH’’ and ‘‘LV are described by the following formulae calculated from vertical cross-section through radar beam:
Assuming linear relationships LH’’ => ‘‘QILH’’ and ‘‘LV’’ => ‘‘QILV, the following formulas can be applied:
where boundary values can be estimated empirically.
Finally:
Quality index (QI 1 for excellent data) with “pl.imgw.radvolqc.broad” in quality-specific “how”/task, and the algorithm parameters in “how”/task_args.