Closed nicolejkeeney closed 2 months ago
No problems returning data for either max precip or evaporation!
However noticing that the "default" unit for max precip is "mm/hr" and for evaporation it's "mm/d". I'm guessing the evaporation data native unit is designed as such?
Yep these are just the native units of the data!
Description of PR
Fix bug in code that was causing an error if you tried to retrieve variables with units of mm/time (Evaporation and Maximum Precipitation)
How To Test
Try retrieving the max precip and evaporation variables in different units. Confirm that you can retrieve the data without error and that the unit conversions look okay :D
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist: