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 infrastructure to publish these example notebooks as a website.
Example Workflows¶
Access CESM2 LENS data from GDEX compute GMST anomaly and plot.
Access NA-CORDEX data from NCAR’s GDEX and make some diagnostic plots
Use DART reanalysis data to make diagnostic plots
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:
Fork the repository
Create a feature branch (git checkout -b example/my-amazing-example)
Add your notebook/ workflow
Submit a pull request with a brief explanation of the changes
Support¶
Issues: Please report bugs and feature requests via GitHub Issues