1.12.0.0
2025-03-18
- Set new minimum version of
dask:2025.2.0(#321) - Set new minimum version of
numpy:2.0.0(#318) - Introduction of reading and writing of aggregation datasets (for CF-1.13) (#319)
- Changed dependency:
Python>=3.9.0 - Changed dependency:
numpy>=2.0.0 - Changed dependency:
netCDF4>=1.7.2 - Changed dependency:
cftime>=1.6.4 - Changed dependency:
dask>=2025.2.0
What's Changed
- Prevent read error for datasets including badly-encoded UGRID meshes by @sadielbartholomew in #316
- Introduction of aggregation datasets by @davidhassell in #320
- Add missing docstrings by @davidhassell in #322
- Move to numpy version 2 by @davidhassell in #323
- Allow dask>2024.7.1 by @davidhassell in #326
- Add missing docs by @davidhassell in #327
Full Changelog: v1.11.2.1...v1.12.0.0