Skip to content

pangeo-data/scikit-downscale

Repository files navigation

scikit-downscale

Statistical downscaling and postprocessing models for climate and weather model simulations.

CI Documentation Status Binder

Conda (channel only)

Development

Sync the development environment with uv:

uv sync --all-groups

Run unit tests with:

uv run pytest

Build Documentation

# Install documentation dependencies
uv sync --group docs

# Build HTML documentation
uv run sphinx-build docs docs/_build/html

# View the built docs
open docs/_build/html/index.html

Packages

No packages published

Contributors 11