Seeing wildfire risk before smoke rises.
Francisca is a geospatial deep-learning platform that predicts wildfire ignition risk and spread trajectories — giving incident commanders the early-staging window that saves lives, homes, and ecosystems.
The problem
Wildfire response is a race between risk and readiness. Traditional early-warning systems rely on weather alerts and historical fire frequency — useful, but reactive. By the time an ignition is reported, the incident team is already behind. What commanders need is forward-looking situational intelligence: where a fire is likely to start in the next days, how fast it will move if it does, and which direction to pre-stage resources.
Our approach
Francisca treats wildfire risk as a spatiotemporal prediction problem and builds a deep-learning platform around three layers:
- Ignition risk modeling. Conv-LSTM networks combine recent meteorological telemetry, vegetation-moisture indices from satellite imagery, and terrain rasters to predict ignition probability across a region at grid resolution.
- Spread simulation. Once a risk zone lights up, the model projects likely spread trajectories based on wind, slope, fuel load, and historical fire-behavior signatures.
- Decision surface. Predictions render as interactive GIS risk maps for incident command, with confidence intervals and data provenance so decisions are defensible.
Data fusion
- Satellite. Sentinel-2 imagery for vegetation-moisture indices and burn-scar mapping.
- Meteorological telemetry. Temperature, humidity, wind speed and direction, recent precipitation.
- Terrain. Elevation, slope, aspect, fuel-type classification.
- Historical. Prior ignition locations and spread patterns to anchor the model in actual fire behavior.
Tech stack
Why it mattered
Incident command got a decision surface — not just a data dump. Resources pre-staged the day before ignition instead of chasing smoke plumes. Cross-agency coordination improved because everyone was working from the same risk map, not separate interpretations of the same weather report.