Published June 27, 2020
| Version v0.18.0
Software
Open
Ouranosinc/xclim: v0.18.0
Authors/Creators
- 1. Ouranos
- 2. @jakarto3d
- 3. STFC CEDA
Description
0.18.x (2020-06-26)
- Optimization options for
xclim.sdba: different grouping for the normalization steps of DQM and save training or fitting datasets to temporary files. xclim.sdba.detrendingobjects can now act on groups.- Replaced
dask[complete]withdask[array]in basic installation and addeddistributedtodocsbuild dependencies. xclim.core.localesnow supported in Windows build environments.ensembles.ensemble_percentilesmodified to compute along apercentilesdimension by default, instead of creating different variables.- Added indicator
first_day_belowand run length helperfirst_run_after_date. - Added ANUCLIM model climate indices mappings.
- Renamed
areacellatoareacelloin sea ice tests. - Sea ice extent and area outputs now have units of m2 to comply with CF-Convention.
- Split
checks.pyintocfchecks.py,datachecks.pyandmissing.py. This change will only affect users creating custom indices using utilities previously located inchecks.py. - Changed signature of
daily_freeze_thaw_cycles,daily_temperature_range,daily_temperature_range_variabilityandextreme_temperature_rangeto take (tasmin, tasmax) instead of (tasmax, tasmin) and match signature of other similar multivariate indices. - Added
FromContextsubclass ofMissingBaseto have a uniform API for missing value operations. - Remove logging commands that captured all xclim warnings. Remove deprecated xr.set_options calls.
Files
Ouranosinc/xclim-v0.18.0.zip
Files
(35.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:92d1811fd15a606d628564c3d79e925f
|
35.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Ouranosinc/xclim/tree/v0.18.0 (URL)