ConversiondBZ2Z {radar} | R Documentation |
Conversion from dBZ (log) units to linear Z units
Description
ConversiondBZ2Z
Converts from dBZ (log) units
to linear Z units
Usage
ConversiondBZ2Z(dBZ)
Arguments
dBZ |
logarithmic reflectivity value |
Value
Z |
linear reflectivity units |
Author(s)
Jose Gama
Source
Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet
References
Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet
[Package radar version 1.0.0 Index]