Using GitHub as a Wildfire Time-Series Database: A Geospatial Aviation Pipeline (opens in new tab)
I built a pipeline that correlates wildfire incident data from InciWeb with live aircraft positions from FlightAware, using GitHub itself as the time-series database. This post covers why that storage choice works, how the geospatial matching is done with the Haversine formula, and what six months of daily data actually shows.
Read the original article