ConversionZ2dBZ {radar}R Documentation

Conversion from linear Z units to dBZ (log) units

Description

ConversionZ2dBZ Converts from linear Z units to dBZ (log) units

Usage

ConversionZ2dBZ(Zlin)

Arguments

Zlin

linear reflectivity units

Value

dBZ

logarithmic reflectivity value

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]