Skip to content

Ouranosinc/xscen

Folders and files

NameName
Last commit message
Last commit date
Jan 16, 2025
Nov 4, 2024
Jan 15, 2025
Oct 8, 2024
Jan 15, 2025
Sep 11, 2024
Jan 8, 2025
Jan 15, 2025
Jul 8, 2022
Sep 11, 2024
Aug 15, 2024
Jan 16, 2025
May 17, 2024
May 17, 2024
Sep 18, 2024
Oct 23, 2024
Jan 15, 2025
Oct 23, 2024
Jan 16, 2025
May 23, 2024
Sep 18, 2024
Jun 2, 2022
Jan 15, 2025
Sep 19, 2024
Jan 29, 2024
Feb 22, 2024
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Feb 27, 2024
Jan 16, 2025

Repository files navigation

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.