Skip to content

3.13.0

Choose a tag to compare

@davidhassell davidhassell released this 23 Jun 17:50

2022-06-23

  • Fix bug in cf.read when reading PP or fields files for which the um keyword has been set, but without the 'version' key (#306)
  • Fix bug when setting the CFA "base" option to an empty string in cf.write (#346)
  • Fixed failure from cf.write when writing identical (auxiliary) coordinates to different data variables in different groups (#336)
  • Removed -g from the umread_lib/c-lib compiler options (#305)
  • Updated the deprecated distutils.version to packaging.version (#324)
  • Changed dependency: 1.9.0.3<=cfdm<1.9.1.0
  • New dependency: packaging>=20.0