Skip to content

1.9.0.3

Compare
Choose a tag to compare
@davidhassell davidhassell released this 10 Mar 18:41

2022-03-10

  • Fixed bug that caused a failure from cfdm.write when writing identical (auxiliary) coordinates to different data variables in different groups (#177)
  • Fixed bug that caused cf.Domain.__str__ to fail when a dimension coordinate construct does not have data (#174)
  • New dependency: packaging>=20.0
  • Changed dependency: cftime>=1.6.0