v0.16.1
- THIS VERSION IS STILL COMPATIBLE WITH NUMPY<2.0, from v0.17 on pytesmo will require numpy>=2.0
- Old pytesmo.timeseries.plotting module was removed
- Fixed and filtered many warnings that were printed by tests until now
- Fixed an issue with the intra-annual metrics adapter when an empty time series is passed (PR #307)
- Metapackage updated (pyscaffold 4.5) (PR #307)
- C modules were outdated and could not be compiled, therefore rebuilt (PR #307)
What's Changed
- Fix failing test with ColumnCombine Adapter by @wpreimes in #303
- Fix seas val by @wpreimes in #307
- Prepare v0.16.1 (numpy<2) release by @wpreimes in #309
Full Changelog: v0.16.0...v0.16.1