Raw NetCDF → georeferenced detections → PostGIS → REST → 3D globe.
Build a complete production-grade space-GIS pipeline: ingest 10 frames of GOES-18 ABI Band 7 NetCDF from the NOAA AWS Open Data bucket; georeference each frame (parallax-corrected); threshold-detect hotspots; cluster hotspot pixels across consecutive frames into plume tracks; score each track for confidence (geometric coherence, brightness consistency, motion); persist results to PostGIS with proper indexes; expose a FastAPI /detections REST endpoint with bbox, time-range, and confidence filters; render results live on a Cesium globe served from the same FastAPI app. Deliverable is a public GitHub repository + a 5-minute video walking through the pipeline.
Public GitHub repo (Python + JavaScript) + 5-minute video on YouTube/Vimeo + signed-off README
https://github.com/launchdetect/academy-labs/tree/main/capstones/05-end-to-end-pipeline
Successful completion of this capstone (all rubric items met) mints the Certified Space GIS Architect certificate at /academy/verify/{certId}/.