There is a newer version of the record available.

Published April 29, 2022 | Version v0.36.0
Software Open

Ouranosinc/xclim: v0.36.0

Description

Contributors to this version: Pascal Bourgault (@aulemahal), Juliette Lavoie (@juliettelavoie), David Huard (@huard).

Bug fixes
  • Invoking lazy_indexing twice in row (or more) using the same indexes (using dask) is now fixed. (GH/1048, PR/1049).
  • Filtering out the nans before choosing the first and last values as fill_value in _interp_on_quantiles_1D. (GH/1056, PR/1057).
  • Translations from virtual indicator modules do not override those of the base indicators anymore. (GH/1053, PR/1058).
  • Fix mmday unit definition (factor 1000 error). (GH/1061, PR/1063).
New features and enhancements
  • xclim.sdba.measures.rmse and xclim.sdba.measures.mae now use numpy instead of sklearn. This improves their performances when using dask. (PR/1051).
  • Argument append_ends added to sdba.unpack_moving_yearly_window (PR/1059).
Internal changes
  • Ipython was unpinned as version 8.2 fixed the previous issue. (GH/1005, PR/1064).

Files

Ouranosinc/xclim-v0.36.0.zip

Files (817.3 kB)

Name Size Download all
md5:60f957643b7f4b19e4a15778cfeb72f5
817.3 kB Preview Download

Additional details

Related works