There is a newer version of the record available.

Published October 23, 2020 | Version v0.21.0

Ouranosinc/xclim: v0.21.0

Description

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.

Files

Ouranosinc/xclim-v0.21.0.zip

Files (405.2 kB)

Name Size Download all
md5:83cd2f680b00084d57dc5b5625b9a2b2
405.2 kB Preview Download

Additional details

Related works