v0.12.2
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
andpet
variables. - Add type checking with
typeguard
and fixed typing issues raised bytypeguard
. - Refactor
show_versions
to ensure getting correct versions of all dependencies.