Releases: NCAS-CMS/cmip7_repack
Releases · NCAS-CMS/cmip7_repack
1.0
2026-03-03
- Changed dependency:
pyfive>=1.1.1
What's Changed
- Add HDF5 as core dependency, in-package support for Python 3.10 and repin pyfive >=1.1.1 by @valeriupredoi in #25
Full Changelog: v0.6...v1.0
0.6
2025-12-19
cmip7repack: Detect when rechunking is not necessary and don't rechunk those variables, which can greatly increase performance (#22)- Changed dependency:
pyfive>=1.0.1(#21)
Full Changelog: v0.5.1...v0.6
Bugfix release v0.5.1: Python package build and deploy
What's Changed
Release in a nutshell
This is a simple infrastructure release that rolls out the cmip7_repack Python package, to be deployed on PyPI and conda-forge.
Many thanks to @davidhassell and @zequihg50 who have contributed! 🍻
- Build Python package:
cmip7_repackby @valeriupredoi in #11
New Contributors
- @valeriupredoi made their first contribution in #12
Full Changelog: v0.5...v0.5.1
0.5
2025-11-14
- New script:
check_cmip7_packing - Upated exit return codes from
cmip7repack
0.4
2025-11-05
- Initial release
New Contributors
- @zequihg50 made their first contribution in #1
- @davidhassell made their first contribution in #4