NEOPRENE
Neyman-Scott stochastic rainfall generation in Python — synthetic series and disaggregation, single or multi-site.
Climate indices and bias adjustment on xarray — the operational-grade library for climate-data engineering.
by Ouranos
Install
pip install xclimxclim, developed by Ouranos (Québec's climate consortium), computes a large library of climate indicators — heat waves, growing degree days, precipitation extremes, dry spells — on xarray datasets with proper units handling, metadata conventions and dask-powered scaling to large ensembles. Its sdba module provides the standard bias-adjustment methods (quantile mapping and successors) needed before projections touch engineering models.
It is the closest thing to an operational standard for climate-projection post-processing in Python: health-checked inputs, CF-compliant outputs, and the numerical care this niche often lacks.
Other climate & change analysis tools covering similar workflow stages.
Neyman-Scott stochastic rainfall generation in Python — synthetic series and disaggregation, single or multi-site.
The reference R implementation of SPEI and SPI from the index's own authors.
EPA's Climate Adjustment Tool for SWMM — apply downscaled climate projections to rainfall and evaporation inputs.
Programmatic access to ERA5 and the Copernicus Climate Data Store — the world's reanalysis workhorse.
Reference Python implementations of SPI, SPEI and Palmer indices for drought monitoring.
Statistical downscaling and bias correction of climate projections in R — part of the climate4R framework.