Skip to content

3.15.2

Compare
Choose a tag to compare
@davidhassell davidhassell released this 21 Jul 15:16
· 630 commits to main since this release

2023-07-21

  • Performance improvements to cf.Field.regrids and cf.Field.regridc (#675)
  • Performance improvements to cf.read when reading datasets with compression-by-convention (#671)
  • New keyword parameter to cf.Field.regrids and cf.Field.regridc: weights_file (#675)
  • New keyword parameter to cf.aggregate: cells (#452)
  • New function: cf.isclose (#661)
  • Allow cf.Data and other objects that have data (such as cf.DimensionCoordinate) to be used as indices (#677)
  • Fix bug that caused cf.Field.regrids and cf.Field.regridc to fail when the regrid axes are chunked with more than one chunk (#665)
  • Fix bug that caused cf.read to fail for some PP data with a single vertical level (#667)
  • Changed dependency: 1.10.1.1<=cfdm<1.10.2.0