Cell2FireW simulator
CLI C++ code; Check the graphical user friendly version: Fire Analytics Toolbox QGIS plugin
Table of contents
Overview
Originally forked from Cell2Fire, thanks to the work of Cristobal Pais, Jaime Carrasco, David Martell, David L. Woodruff, Andres Weintraub, et al.
Cell2Fire is a 2D-grid-based forest and wildland landscape fire simulator, focused on large scale areas and fast simulations to provide robust risk spatial analytics, harnessing c++ parallel computation methods.
Current Version:
- W bundles Spain, Chile and Canada fuel model behaviors!
- Want your own local fuel model? Contact us!
Released flavors (no longer maintained):
Output examples
Scott & Burgan
Previncat’s Zone 60 (Catalonian Instance): forest and a simulated fire spread with its corresponding scar and growth propagation tree.
Risk metrics: Burn Probability (BP), Betweenness Centrality (BC), Downstream Protection Value (DPV), and Growth Propagation Tree (GPT).
Kitral
El Portillo, simulation with crown fire behavior.
Canadian Forest Fire Behavior Prediction System
Dogrib forest, Canada ![]() | shortest paths propagation ![]() |
Shortest paths propagation and ROS intensity ![]() | Burn-Probability ![]() |
Get Cell2FireW
gui
Most users would want to get the graphical user friendly version: Fire Analytics Toolbox QGIS plugin
cli
Get a ready to use binary (choose your platform), from the latest release page.
source
- Check the repo’s action artifacts for the latest info on automated builds
- Check the developer setup guide for a global view
Linux Make
Macos Make
Windows Visual Studio