josephhardinee / PyDSD

Python Library for working with disdrometer data.
GNU Lesser General Public License v2.1
45 stars 33 forks source link

Update calculate_R_Zh_relationship #72

Closed aamatthews closed 6 years ago

aamatthews commented 6 years ago

Updated this to fix an issue where the field "rain_rate" was not called as a field in only one spot of the calculation.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 60.64% when pulling cfa3baf2c40ef4648de11b2925bef4684f07edcc on aamatthews:master into eaa09d83a746ecbf1a3c8f1a7ac895e4360910df on josephhardinee:master.

josephhardinee commented 6 years ago

Looks good, thanks for the contribution. Merging.