Skip to content

v0.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 03:07
· 169 commits to main since this release

Release Notes

Bug Fixes

  • Fix a bug in computing snow where the t_snow argument was not being converted to Kelvin.

New Features

  • If snow=True is passed to both get_bygeom and get_bycoords functions, the variables argument will be checked to see if it contains prcp and temp, if not, they will be added to the list of variables to be retrieved. This is to ensure that the snow argument works as expected.