wradlib.zr.z_to_r¶
-
wradlib.zr.z_to_r(z, a=200.0, b=1.6)¶ Conversion from reflectivities to rain rates.
Calculates rain rates from radar reflectivities using a power law Z/R relationship Z = a*R**b
Parameters: Note
The German Weather Service uses a=256 and b=1.42 instead of the Marshall-Palmer defaults.
Returns: output (float) – a float or an array of floats rainfall intensity in mm/h