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

Add rain when FHC identifies hail #46

Closed bdolan44 closed 8 years ago

bdolan44 commented 8 years ago

Added R-Kdp if FHC identifies hail and Kdp threshold is met. This is a patch fix for too much hail showing up at C-band in the tropics at the surface.

tjlang commented 8 years ago

This branch has conflicts that prevent merging. I suspect you are working from your old version of the code. What I recommend is that you go back to your CSU_RadarTools repo directory, perform a git pull https://github.com/CSU-Radarmet/CSU_RadarTools.git master at the command line, and then add your logic fix. Then re-sync with your GitHub so it updates the PR.

bdolan44 commented 8 years ago

I have no idea what I've done, but it appears I've now opened this with #47. .