What is xclim and when should I use it?
mainxclim is a climate services library designed for researchers working with Climate and Forecast Conventions (CF-Conventions) compliant datasets. It is optimized for Big Data in climate science and can be used in two primary ways:
- Independent Library: For performing one-off climate analyses within Jupyter Notebooks.
- Backend Engine: As a computational engine for Web Processing Services (WPS) (e.g., when used with
Finch).
Primary Use Cases:
- Calculating climate indicators.
- Performing statistical correction or bias adjustment of climate model output variables/simulations.
- Performing climate model simulation ensemble statistics.