Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.

There is a newer version of the record available.

Published May 15, 2020 | Version v0.17.0
Software Open

Ouranosinc/xclim: v0.17.0

Description

0.17.x (2020-05-15)

  • Added support for operations on dimensionless variables (units = '1')
  • Moved xclim.locales to xclim.core.locales in a batch of internal changes aimed to removed most potential cyclic imports cases.
  • Missing checks and input validation refactored with addition of custom missing class registration (xclim.core.checks.register_missing_method) and simple validation method decorator (xclim.core.checks.check).
  • New xclim.set_options context to control the missing checks, input validation and locales.
  • New xclim.sdba module for statistical downscaling and bias-adjustment of climate data.
  • Added convert_calendar and interp_calendar to help in the conversion between calendars.
  • Added at_least_n_valid function, indentifying null calculations based on minimum threshold.
  • Added support for freq=None in missing calculations.
  • Fixed outdated code examples in the docs and docstrings.
  • Doctests are now run as part of the test suite.

Files

Ouranosinc/xclim-v0.17.0.zip

Files (35.4 MB)

Name Size Download all
md5:74a06c78f8e0efb3996e242fae80d1c5
35.4 MB Preview Download

Additional details

Related works