github Ouranosinc/xclim v0.21.0

latest releases: v0.41.0, v0.40.0, v0.39.0...
3 years ago

Breaking changes

  • Statistical functions (frequency_analysis, fa, fit, parametric_quantile) moved from indices.generic to indices.stats to make them more visible.

New features and enhancements

  • New xclim.testing.open_dataset method to read data from the remote testdata repo.
  • Added a notebook, ensembles-advanced.ipynb, to the documentation detailing ensemble reduction techniques and showing how to make use of built-in figure-generating commands.
  • Added a notebook, frequency_analysis.ipynb, with examples showcasing frequency analysis capabilities.

Bug fixes

  • Fixed a bug in the attributes of frost_season_length.
  • indices.run_length methods using dates now respect the array's calendar.
  • Worked around an xarray bug in sdba.QuantileDeltaMapping when multidimensional arrays are used with linear or cubic interpolation.

Don't miss a new xclim release

NewReleases is sending notifications on new releases.