Skip to content

Documentation and examples of analysis from the NCAR CESM2 Large Ensemble Cloud-Optimized Dataset on AWS

License

Notifications You must be signed in to change notification settings

NCAR/cesm2-le-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCAR CESM2 Large Ensemble Cloud-Optimized Dataset

Binder

Examples of analysis of CESM2-LE data publicly available on Amazon S3 (us-west-2 region) using xarray and dask.

ESM Catalog

The main catalog URL is:

https://raw.githubusercontent.com/NCAR/cesm2-le-aws/main/intake-catalogs/aws-cesm2-le.json

This catalog is an ESM collection catalog. The data is stored in Zarr format and meant to be opened with Xarray.

Requirements

Using this catalog requires the following package versions:

Reference Documentation

Source Code for CESM2-LE on AWS Site

The source code for https://doi.org/10.26024/y48t-q717 resides in the docs directory of this repository.

The site is built with JupyterBook.

To build the site locally, please use conda to set up a build environment with all dependencies.

git clone https://github.com/NCAR/cesm2-le-aws

Set up your a conda environment:

conda env create -f docs/environment.yml
conda activate cesm2-le-aws-site

You can then build the site with:

jupyter-book build docs/

About

Documentation and examples of analysis from the NCAR CESM2 Large Ensemble Cloud-Optimized Dataset on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published