This folder contains end-to-end example applications demonstrating NDP-EP capabilities.
| Example | Description |
|---|---|
| GOES-18 Utah Satellite | Process GOES-18 satellite imagery for Utah region with interactive Folium visualization |
| EarthScope Seismic Streaming | Process EarthScope GNSS station data with regional aggregation |
| Presentation | Description |
|---|---|
| GOES-18 Presentation | Interactive presentation on NDP-EP benefits using GOES-18 satellite data |
| EarthScope Presentation | Interactive presentation on NDP-EP benefits using EarthScope GNSS data |
Most notebooks include an “Open in Colab” badge at the top. Click it to run the notebook directly in Google Colab without local setup.
python3 -m venv .venv
source .venv/bin/activate
pip install ndp-ep xarray netCDF4 pyproj folium numpy requests pillow
pip install jupyter
jupyter notebook