Releases: cedadev/cis
Releases · cedadev/cis
v1.7.9
v1.7.8
Minor numpy interface update.
Full Changelog: 1.7.7...1.7.8
v1.7.7
Minor fix for latest bumpy version.
Full Changelog: 1.7.6...1.7.7
v1.7.6
v1.7.5
v1.7.4
CIS 1.7.4 fixes
- Updated for Python 3.9 support
- Support
Iris
3.1 andcfunits
3.0 updates - Circleci project setup by @duncanwp in #36
- Added code coverage metrics to try and improve coverage
- Assorted bug fixes and tidying up by @adamcpovey in #34
Full Changelog: 1.7.3...1.7.4a
v1.7.3
v1.7.3-alpha2
CIS 1.7.3 fixes
- Unpinned numpy versions since iris doesn't need this now. This will make conda dependency resolution easier
- Fixed a bug in ungridded aggregation when checking for masked sample values #30
- Added an automatic PyPi action to keep the pip version up-to-date
v1.7.3-alpha1
CIS 1.7.3 fixes
- Unpinned numpy versions since iris doesn't need this now. This will make conda dependency resolution easier
- Fixed a bug in ungridded aggregation when checking for masked sample values #30
- Added an automatic PyPi action to keep the pip version up-to-date