Skip to content

v0.16.0

Latest

Choose a tag to compare

@cehbrecht cehbrecht released this 17 Dec 18:43
248afef

Breaking Changes

  • clisops>=0.17.0, numpy>=1.26, and xesmf>=0.9.2 are now required.
  • Dropped support for Python3.10. Added support for Python3.13.

Fixes

  • Addressed thousands of DeprecationWarning messages emitted from xarray in the testing suite.

Other Changes

  • Updated tests.
  • Updated dependencies.
  • Pinned elasticsearch<9.0 to avoid compatibility issues.