Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Notebook Gallery

Browse all notebooks in this collection, grouped by data origin (the OSDF origin a notebook streams from). Each entry shows a short description and the key tags so you can spot relevant ones at a glance.

For the tag taxonomy and conventions, see CONTRIBUTING.md. For background on OSDF and PelicanFS, see Project Pythia’s OSDF Cookbook.

Note on platform: tags. Most notebooks default to a Dask LocalCluster (with PBS/Slurm options for HPC users), so they should run on a laptop with no changes other than a cluster-switch toggle. The platform: tag documents where the notebook was verified, not the only place it can run.

Find a notebook


GDEX / NCAR Data Origin

Notebooks that stream data from NCAR’s OSDF origin — i.e. NCAR’s Geoscience Data Exchange (GDEX) — covering CESM2 LENS, ERA5, JRA-3Q, DART, CONUS404, NA-CORDEX, SAAG, HadISST, and more. All of these run on Casper.

AWS Open Data

Notebooks that stream from the OSDF AWS open-data origin.

NotebookDescriptionTags
cmip6_gmst_zarr.ipynbMulti-model GMST from CMIP6 zarr (~27 GCMs), compared to HadCRUT5dataset:cmip6 task:visualization
cmip6_ecs.ipynbEquilibrium Climate Sensitivity from CMIP6dataset:cmip6 task:ecs
cmip6_bias_correction.ipynbBias-correct CMIP6 outputdataset:cmip6 task:bias-correction
cmip6_precipitation.ipynbCMIP6 precipitation diagnosticsdataset:cmip6 task:visualization
hrrr_aws.ipynbStream HRRR data from AWSdataset:hrrr origin:aws
simple_aws_example.ipynbMinimal AWS-origin example — good first notebookorigin:aws level:beginner

Cross-platform / cloud examples

Notebooks demonstrating execution outside Casper.

Benchmarks

Notebooks that measure data-access throughput from various OSDF origins.

Machine-learning workflows

NotebookDescriptionTags
ml_workflows/nino3.4_index.ipynbLogistic-regression Niño 3.4 prediction from SSTtask:ml dataset:hadisst

NDC pathfinder workflows

Notebooks developed under the National Discovery Cloud Pathfinder initiative. Most run on a laptop without HPC access.

NotebookDescriptionTags
ndc_workflows/sonar_ai.ipynbPlot echograms from NOAA SONAR datadataset:sonar origin:aws
ndc_workflows/pycogss_spectral_change.ipynbSpectral change from Sentinel-2 imagerydataset:sentinel2 origin:aws
ndc_workflows/envistor_test_ap40.ipynbEnvistor test via OSPool AP40platform:ospool

Scripts (non-notebook)

ScriptDescription
scripts/ospool_example/Submit OSDF benchmarks to OSPool via HTCondor