Skip to content

0.4.0

Compare
Choose a tag to compare
@BSchilperoort BSchilperoort released this 21 Apr 09:55
· 63 commits to main since this release
dcbf5f1

With this release, Lilio now supports use of Dask in resampling!
For more details on the changes, see the overview below:

Changed

  • Bokeh >= 3.0.0 is now required for interactive plotting, instead of <= 2.4.3.
    • Do note that dask.distributed still requires bokeh < 3.

Added

  • Lilio's resample now supports use of dask. A tutorial on how to make use of this has been added to the documentation (#52).
  • When resampling xarray data, information such as the lilio version, calendar anchor date, the exact calendar, etc. are now added to the attributes, as well as descriptions and full names for anchor_year, i_interval, and is_target (#49)