Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.45 KB

index.rst

File metadata and controls

43 lines (35 loc) · 1.45 KB

Welcome to xscen's documentation!

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

Need help?

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 with xESMF.
  • Bias adjustment with xclim.
.. toctree::
    :maxdepth: 2
    :caption: Contents:

    readme
    installation
    goodtoknow
    notebooks/index
    columns
    templates
    api
    contributing
    authors
    changes
    security

.. toctree::
    :maxdepth: 2
    :caption: Package Structure

    apidoc/modules