Skip to content

v0.12.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 21:09
· 600 commits to main since this release

Release Notes

New Features

  • Add a new flag to both get_bycoords and get_bygeom functions called snow which separates snow from the precipitation using the Martinez and Gupta (2010) method.

Internal Changes

  • Add elevation data when computing PET regardless of the pet method.
  • Match the chunk size of elevation with that of the climate data.
  • Drop time dimension from elevation, lon, and lat variables.

Bug Fixes

  • Fix a bug in setting dates for monthly timescales. For monthly timescale Daymet calendar is at 15th or 16th of the month, so input dates need to be adjusted accordingly.