v0.11.3
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 usingxarray
'sdt
accessor to gain access to thedayofyear
method.