Skip to content

v0.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 18:10
· 621 commits to main since this release

Release Notes

Internal Changes

  • Clean up the PET computation functions' output by removing temporary variables that are created during the computation.
  • Add more attributes for elevation and pet variables.
  • Add type checking with typeguard and fixed typing issues raised by typeguard.
  • Refactor show_versions to ensure getting correct versions of all dependencies.