Skip to content

Releases: TUW-GEO/pytesmo

v0.14.0

13 May 12:26
6b42411
Compare
Choose a tag to compare
  • 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

12 Jan 09:59
5d4323c
Compare
Choose a tag to compare
  • Fixes compatibility issue between numpy and and cython that could lead to error when calling pip install pytesmo

v0.13.3

11 Jan 11:10
Compare
Choose a tag to compare

rollback to old C-files due to numpy compatibility issues

v0.13.2

17 Dec 09:13
4768fab
Compare
Choose a tag to compare
Merge pull request #257 from s-scherrer/master

Fix PyPI upload in CI

v0.13.1

16 Dec 18:52
379f160
Compare
Choose a tag to compare
Merge pull request #249 from pstradio/monthly_clim

Monthly climatology

v0.13.0

16 Dec 18:48
379f160
Compare
Choose a tag to compare
  • monthly climatologies
  • wraparound=True is the new default in the climatology calculation
  • better error handling in validation framework

v0.12.0

19 Aug 09:21
a17ecfe
Compare
Choose a tag to compare
  • Add option for custom reading method name to all reading adapters (PR #245)
  • MonthMetricsAdapter for new PairwiseIntercomparisonMetrics and TripleCollocationMetrics calculators (PR #246)

v0.11.4

13 Jul 16:42
Compare
Choose a tag to compare

bug fixes

v0.11.3: Merge pull request #240 from s-scherrer/master

01 Jun 16:39
54090d5
Compare
Choose a tag to compare

v0.11.2

19 May 15:44
Compare
Choose a tag to compare

more bugs fixed