Published October 23, 2020
| Version v0.21.0
Software
Open
Ouranosinc/xclim: v0.21.0
Authors/Creators
- 1. Ouranos
- 2. @jakarto3d
- 3. STFC CEDA
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_lengthmethods 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
- Is supplement to
- https://github.com/Ouranosinc/xclim/tree/v0.21.0 (URL)