·
21 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Contributors to this version: Pascal Bourgault (@aulemahal).
Bug fixes
- Fix conversion error with
xc.units.rate2amountandxc.units.amount2ratewhensampling_rate_from_coord=Trueor sampling frequency is monthly or coarser and time coordinate iscftime-based. Previous results were 1000x too small. (PR/2357).
Internal changes
- Fixed documentation generation with Sphinx v9.0 by activating the legacy
autodocsystem. (PR/2358).