Skip to content

v0.20.1

Latest

Choose a tag to compare

@znichollscr znichollscr released this 01 Oct 14:36
· 1 commit to main since this release

Announcements

  • Fixed inference of daily time steps (previously this would fail if data was lazy loaded as subtraction of cftime with xarray doesn't work properly if the data is a dask array)

Changelog

🐛 Bug Fixes

  • Fixed inference of daily time steps (previously this would fail if data was lazy loaded as subtraction of cftime with xarray doesn't work properly if the data is a dask array) (#121)

🔧 Trivial/Internal Changes

Changes