pypi xclim 0.36.0
v0.36.0

latest releases: 0.52.2, 0.52.1, 0.52.0...
2 years ago

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).

Don't miss a new xclim release

NewReleases is sending notifications on new releases.