VariablesZDR {radar} | R Documentation |
Differential reflectivity
Description
VariablesZDR
returns the differential reflectivity
From Rinehart (1997), Eqn 10.3 and Seliga and Bringi (1976)
Usage
VariablesZDR(Zh, Zv)
Arguments
Zh |
Horizontal reflectivity [mm^6/m^3] |
Zv |
Vertical reflectivity [mm^6/m^3] |
Value
ZDR |
Differential reflectivity [dB] |
Author(s)
Jose Gama
Source
Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet
R. E. Rinehart, 1997 Radar for Meteorologists Rinehart Publishing
References
Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet
R. E. Rinehart, 1997 Radar for Meteorologists Rinehart Publishing
[Package radar version 1.0.0 Index]