Quality-based maximum of reflectivity (MAX) product generation – Product2D: MAX
The algorithm generates maximum of reflectivity (MAX) 2-D product from radar reflectivity volume with quality information using product2D_PPI algorithm.
Not performed yet.
IMGW, Department of Ground Based Remote Sensing.
Input data: VOL
Output data: Cartesian data
object=PVOL:
Defined projection and domain of Cartesian output.
The algorithm generates maximum of reflectivity (MAX) 2-D products in Cartesian coordinates from radar reflectivity volume and based on the data quality information.
Algorithm parameters
Set of the algorithm parameters:
Description | Denotation | Unit | Default value |
Lower height limit for MAX product generation | MAX_hMin | km | 1 |
Upper height limit for MAX product generation | MAX_hMax | km | 20 |
Algorithm description
Maximum of reflectivity (MAX) product represents Cartesian image of highest measured value of radar reflectivity Z’’ (in dBZ) for each vertical column. The maximum is detected in a preset range of height (between ‘‘h’‘min and ‘‘hmax) and generally is a search for the highest value among reflectivities in pixels in the column for all PPIs (Fig. 1).
Fig. 1. Scheme of generation of maximum of radar reflectivity product (MAX).
Data quality characterization
Quality of the MAX depends on the two factors:
The value of the first component QI,,source,,’’ is taken as the quality of the measurement defining ‘‘MAX’’. If ‘‘MAX’’ “nodata”, and if ‘‘MAX 1.
Fig. 2. Quality characterization for maximum of reflectivity product in terms of availability.
The second component QIscope’’ is determined based on heights of the highest and lowest scans for considered Cartesian pixel (‘‘hhighest’’ and ‘‘hlowest’’ respectively) in relation to ‘‘h’‘min and ‘‘hmax (Fig. 2):
if hhighest’’ < ‘‘hmin then
QIscope “nodata”.
if hhighest’’ ≥ ‘‘h’‘min and ‘‘hlowest’’ <= ‘‘h’‘max then ‘‘QIscope’’ depends on what part of height range between ‘‘h’‘min and ‘‘hmax was scanned:
if hlowest’’ > ‘‘hmax then
QIscope “nodata”.
Input quantity as IMAGE object (in Cartesian coordinates) with:
Quality index field QIND as IMAGE object with:
TBD