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.

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.

NotebookDescriptionTags
cesm_bias.ipynbBias-correct CESM2 LENS temperatures using ERA5dataset:cesm dataset:era5 task:bias-correction platform:casper
cesm_gmst_ncar.ipynbCompute and plot CESM2 LENS GMST anomalydataset:cesm task:visualization platform:casper
cesm_oceanheat.ipynbCompute surface ocean heat content from CESM2 LENSdataset:cesm task:visualization platform:casper
conus404.ipynbDiagnostic plots from CONUS404dataset:conus404 task:visualization platform:casper
dart-cam6.ipynbDiagnostic plots from the DART/CAM6 reanalysisdataset:dart task:visualization platform:casper
jra_3q.ipynbPlots from the JRA-3Q reanalysisdataset:jra3q task:visualization platform:casper
eol_era5.ipynbERA5 access via the EOL/NCAR origindataset:era5 platform:casper
era5_precip.ipynbERA5 precipitation diagnosticsdataset:era5 task:visualization platform:casper
geocat_climatology.ipynbDaily-temperature climatology with geocat-compdataset:era5 task:climatology platform:casper
hadisst_elnino.ipynbEl Niño diagnostics from HadISSTdataset:hadisst task:visualization platform:casper
jja_heatindex.ipynbJJA heat-index calculationtask:visualization platform:casper
na_cordex.ipynbNA-CORDEX diagnostic plotsdataset:na-cordex task:visualization platform:casper
saag.ipynbSAAG dataset diagnosticstask:visualization platform:casper
uxarray_test.ipynbUnstructured-grid access via UXarraytask:visualization platform:casper
mesaclip_regrid_sst.ipynbRegrid & visualize SST from the MESACLIP (CESM-iHESP) historical rundataset:cesm task:visualization platform: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