Skip to content

Ouranosinc/xscen

xscen xscen Logo

Versions Python Package Index Conda Build Supported Python Versions
Documentation and Support Documentation Status
Open Source License OpenSSF Scorecard
Coding Standards Python Black Ruff pre-commit.ci status
Development Status Project Status: Active  The project has reached a stable, usable state and is being actively developed. Build Status Coveralls

A climate change scenario-building analysis framework, built with Intake-esm catalogs and xarray-based packages such as xclim and xESMF.

For documentation concerning xscen, see: https://xscen.readthedocs.io/en/latest/

Features

  • Supports workflows with YAML configuration files for better transparency, reproducibility, and long-term backups.
  • Intake-esm-based catalog to find and manage climate data.
  • Climate dataset extraction, subsetting, and temporal aggregation.
  • Calculate missing variables through intake-esm's DerivedVariableRegistry.
  • Regridding powered by xESMF.
  • Bias adjustment tools provided by xclim.

Installation

Please refer to the installation docs.

Acknowledgments

This package was created with Cookiecutter and the Ouranosinc/cookiecutter-pypackage project template.