Skip to content

Commit

Permalink
DOC: Update the attenuation docs to reflect where the formula comes (#…
Browse files Browse the repository at this point in the history
…1579)

from.
  • Loading branch information
zssherman authored May 15, 2024
1 parent a0992ad commit 748ea0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyart/correct/attenuation.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ def calculate_attenuation_zphi(
or up to where temperatures in a temperature field are positive.
The coefficients are either user-defined or radar frequency dependent.
NOTE: The base 10 forumulation that uses attenuated radar reflectivity and
differential phase that is used in this function can be found in Gu et al (2011).
Parameters
----------
radar : Radar
Expand Down

0 comments on commit 748ea0c

Please sign in to comment.