Skip to content

Latest commit

 

History

History
106 lines (72 loc) · 2.19 KB

api.rst

File metadata and controls

106 lines (72 loc) · 2.19 KB

API

The API of the statistical downscaling and bias adjustment module (sdba) is documented on this page <SDBA's user API>. The API of the cfchecks, datachecks, missing and dataflags modules are in Health checks. Finally, the API of the translating tools is on the Internationalization page.

Indicators

indicators_api

Indices

indices

Ensembles module

xclim.ensembles

xclim.ensembles._reduce

xclim.ensembles.kkz_reduce_ensemble

xclim.ensembles.kmeans_reduce_ensemble

xclim.ensembles.plot_rsqprofile

xclim.ensembles._robustness

xclim.ensembles.change_significance

xclim.ensembles.robustness_coefficient

Indicator tools

xclim.core.indicator

Unit handling module

xclim.core.units

Other utilities

xclim.core.calendar

xclim.core.formatting

xclim.core.options

xclim.core.utils

Other xclim modules

Spatial Analogs module

xclim.analog

Testing module

xclim.testing

Subset module

Warning

Subsetting is now offered via clisops.core.subset. The subsetting functions offered by clisops are available at the following link:

CLISOPS API <clisops:api>

Note

For more information about clisops refer to their documentation here: CLISOPS documentation <clisops:readme>