Skip to article frontmatterSkip to article content

gdex-examples

About

Geoscientific workflow examples that ingest data from NCAR’s Geoscience Data Exchange (GDEX) and use NCAR’s HPC resource Casper for computation. This repo uses Jupyter Book 2 infrasturcture to publish these example notebooks as a website.

Example Workflows

  1. Access CESM2 LENS data from GDEX compute GMST anomaly and plot.
  2. Access NA-CORDEX data from NCAR’s GDEX and make some diagnostic plots
  3. Use DART reanalysis data to make diagnostic plots
  4. Read EOL profiler data from GDEX and compare with ERA5 reanalysis

How to contribute

We welcome contributions from anyone who has an NCAR HPC account (Casper/Derecho access) and uses GDEX data! Please follow these steps:

  1. Fork the repository
  2. Create a feature branch (git checkout -b example/my-amazing-example)
  3. Add your notebook/ workflow
  4. Submit a pull request with a brief explanation of the changes

Support

Issues: Please report bugs and feature requests via GitHub Issues