Skip to content

v0.11.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 06:37
· 696 commits to main since this release

Release Notes

Bug Fixes

  • There was an issue in the PET computation due to dayofyear being added as a new dimention. This version fixes it and even further simplifies the code by using xarray's dt accessor to gain access to the dayofyear method.