VariablesLDR {radar} | R Documentation |
Linear depolarization ratio
Description
VariablesLDR
returns the linear depolarization ratio
From Rinehart (1997), Eqn 10.3
Usage
VariablesLDR(Zh, Zv)
Arguments
Zh |
Horizontal reflectivity [mm^6/m^3] |
Zv |
Vertical reflectivity [mm^6/m^3] |
Value
LDR |
linear depolarization ratio |
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]