Skip to content

Commit

Permalink
ADD: Add qpe references
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Aug 27, 2024
1 parent f7f194a commit 7a7364d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyart/retrieve/qpe.py
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,12 @@ def est_rain_rate_hydro(
rain : dict
Field dictionary containing the rainfall rate.
References
----------
Besic, N., Figueras i Ventura, J., Grazioli, J., Gabella, M., Germann, U., and Berne, A.: Hydrometeor classification
through statistical clustering of polarimetric radar measurements: a semi-supervised approach,
Atmos. Meas. Tech., 9, 4425–4445, https://doi.org/10.5194/amt-9-4425-2016, 2016.
"""
# parse the field parameters
if refl_field is None:
Expand Down

0 comments on commit 7a7364d

Please sign in to comment.