Skip to content

Ouranosinc/xscen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e1497e · Nov 19, 2023
Sep 13, 2023
Aug 23, 2023
Oct 2, 2023
Sep 20, 2023
Nov 19, 2023
Nov 19, 2023
Oct 11, 2023
Jul 8, 2022
Mar 6, 2023
Oct 9, 2023
Sep 15, 2023
Mar 17, 2023
Mar 17, 2023
Aug 31, 2023
Aug 31, 2023
Dec 14, 2022
Sep 20, 2023
Nov 17, 2023
Jun 2, 2022
Sep 13, 2023
Sep 15, 2023
Aug 24, 2023
Oct 2, 2023
Sep 8, 2023
Oct 11, 2023
Oct 11, 2023
Jun 16, 2023

Repository files navigation

xscen xscen Logo

Python Package Index Build Conda Build Project Status: Active  The project has reached a stable, usable state and is being actively developed. Build Status Code Coverage Documentation Status Python Black pre-commit.ci status Supported Python Versions

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.