Learn R Programming

radar (version 1.0.0)

VariablesZDP: Reflectivity difference

Description

VariablesZDP returns the reflectivity difference From Rinehart (1997), Eqn 10.2

Usage

VariablesZDP(Zh, Zv)

Arguments

Zh
Horizontal reflectivity [mm^6/m^3]
Zv
Vertical reflectivity [mm^6/m^3]

Value

ZDP
Reflectivity difference [dB]

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