Skip to content

Latest commit

 

History

History
124 lines (91 loc) · 2.51 KB

api.rst

File metadata and controls

124 lines (91 loc) · 2.51 KB

API

The API of the statistical downscaling and bias adjustment module (sdba) is documented on this page <sdba:SDBA User API>. The API of the cfchecks, datachecks, missing and dataflags modules are in checks:Health Checks. Finally, the API of the translating tools is on the internationalization: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

See analogues:Spatial analogues.

Testing module

xclim.testing

xclim.testing.utils

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>