3.15.0
sadielbartholomew
released this
27 Apr 17:46
·
970 commits
to main
since this release
2023-04-27
- Re-introduction of CFA-netCDF functionality for CFA-0.6 (#451, #475, #637)
- New function: cf.CFA
- New method: cf.Data.get_cfa_write
- New method: cf.Data.set_cfa_write
- Fix excessive memory use arising from cf.Field.regrids and cf.Field.regridc (#623)
- Fixed bug in cf.Field.read when reading UM/PP data that are run-length encoded (#621)
- Fixed bug in cf.Field.compute_vertical_coordinates that retained incorrect bounds properties (#626)
- Removed benign UserWarning from cf.Field.percentile (#619)
- Handled the renaming of the ESMF Python interface from ESMF to esmpy at version 8.4.0. Both module names are accepted for now.
- Changed dependency: 1.10.1.0<=cfdm<1.10.2.0
- Changed (optional) dependency: 8.0.0<=esmpy
- Changed (optional) dependency: 1.10.0<=scipy