Releases: TUW-GEO/pytesmo
Releases · TUW-GEO/pytesmo
v0.14.0
- fixed bugs in resample_mean (PR
#262 <https://github.com/TUW-GEO/pytesmo/pull/262>
_) - Integration tests with new ISMN Interface (PR
#263 <https://github.com/TUW-GEO/pytesmo/pull/263>
_) - Add option to Validation Framework to ignore errors in
Validation.calc()
(PR#263 <https://github.com/TUW-GEO/pytesmo/pull/263>
_) - ipynb files from docs/examples are now also used as (optional) tests (PR
#263 <https://github.com/TUW-GEO/pytesmo/pull/263>
_) yapf
for code formatting (see developers guide) (Fix #248, PR#263 <https://github.com/TUW-GEO/pytesmo/pull/263>
_)- validation framework option to force dataset combinations that include reference dataset updated (PR
#265 <https://github.com/TUW-GEO/pytesmo/pull/265>
_) - Added
TimestampAdapter
to the validation framework to deal with datasets that have different date/time specification fields (PR#268 <https://github.com/TUW-GEO/pytesmo/pull/268>
_)
v0.13.4
v0.13.3
rollback to old C-files due to numpy compatibility issues
v0.13.2
Merge pull request #257 from s-scherrer/master Fix PyPI upload in CI
v0.13.1
Merge pull request #249 from pstradio/monthly_clim Monthly climatology
v0.13.0
- monthly climatologies
- wraparound=True is the new default in the climatology calculation
- better error handling in validation framework
v0.12.0
v0.11.4
bug fixes
v0.11.3: Merge pull request #240 from s-scherrer/master
adding python 3.9 to CI
v0.11.2
more bugs fixed