CSU-Radarmet / CSU_RadarTools

A module of independent functions to do precipitation retrievals from polarimetric radar data
GNU General Public License v2.0
88 stars 43 forks source link

Added R-Kdp for hail in tropical rain #47

Closed bdolan44 closed 8 years ago

bdolan44 commented 8 years ago

To deal with an overabundance of hail in the tropics at C-band, added a case where HID identifies hail and the algorithm tries to use Kdp if above the threshold.

tjlang commented 8 years ago

There was a minor bug where the meth variable was not being used, so I fixed that in https://github.com/CSU-Radarmet/CSU_RadarTools/pull/48.