BALTRAD

1. Algorithm name

Quality-based maximum of reflectivity (MAX) product generation – Product2D: MAX

2. Basic description

a) Physical basis of the algorithm

The algorithm generates maximum of reflectivity (MAX) 2-D product from radar reflectivity volume with quality information using product2D_PPI algorithm.

b) Amount of validation performed so far

Not performed yet.

c) References (names and contact information of all developers during the evolutionary history, scientific papers)

IMGW, Department of Ground Based Remote Sensing.

3. ODIM metadata requirements for I/O

Input data: VOL

Output data: Cartesian data

4. Input data

a) What kind of radar data (including the list of previous algorithms and quality flags applied)

object=PVOL:

b) Other data (optional and mandatory, applying “universally” agreed formats, geometry)

Defined projection and domain of Cartesian output.

5. Logical steps, using any of: text, flow charts, graphics, equations (or references to equations), conditional branches in “all possible cases”.

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 MAX
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 MAX
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):

6. Output

a) Data type using ODIM notation where possible, e.g. DBZH

Input quantity as IMAGE object (in Cartesian coordinates) with:

b) Quality index (QI) field

Quality index field QIND as IMAGE object with:

7. Outline of a test concept exemplifying the algorithm, as a suggestion for checking that an implementation has been successful.

TBD