Skip to content

Latest commit

 

History

History
97 lines (76 loc) · 4.6 KB

README.rst

File metadata and controls

97 lines (76 loc) · 4.6 KB

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.