Breaking Changes
clisops>=0.17.0,numpy>=1.26, andxesmf>=0.9.2 are now required.- Dropped support for Python3.10. Added support for Python3.13.
Fixes
- Addressed thousands of
DeprecationWarningmessages emitted fromxarrayin the testing suite.
Other Changes
- Updated tests.
- Updated dependencies.
- Pinned
elasticsearch<9.0 to avoid compatibility issues.