Skip to content

3.9.0

Choose a tag to compare

@davidhassell davidhassell released this 25 May 07:02

2021-05-25

  • Construct access API changes (#201, #202, #203, #204)
  • Performance enhancements (#201, #202)
  • New write mode mode='a' for appending to, rather than over-writing, a netCDF file on disk (#30)
  • Temporarily removed the experimental ability to parallelize the collapse operation with MPI (#207)
  • Improved docstrings
  • Fix for unlimited dimensions read from a netCDF4 sub-group having zero size (NCAS-CMS/cfdm#113)
  • Fixes for changes in behaviour in cftime==1.4.0 (#184)
  • Better error message in the case of a numpy.ma.core.MaskError occurring upon reading of CDL files with only header or coordinate information (#197)
  • Changed dependency: 1.8.9.0<=cfdm<1.8.10.0
  • Changed dependency: cftime>=1.5.0
  • Changed dependency: cfunits>=3.3.3
  • Changed dependency: netCDF4>=1.5.4