Skip to content

v0.14.0

Compare
Choose a tag to compare
@wpreimes wpreimes released this 13 May 12:26
· 42 commits to master since this release
6b42411
  • 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>_)