Skip to content

v0.61.1

Latest

Choose a tag to compare

@Zeitsperre Zeitsperre released this 25 May 16:09
· 21 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.61.1
5571aa7

Contributors to this version: Pascal Bourgault (@aulemahal).

Bug fixes

  • Fix conversion error with xc.units.rate2amount and xc.units.amount2rate when sampling_rate_from_coord=True or sampling frequency is monthly or coarser and time coordinate is cftime-based. Previous results were 1000x too small. (PR/2357).

Internal changes

  • Fixed documentation generation with Sphinx v9.0 by activating the legacy autodoc system. (PR/2358).