FARSITE
Data and Resources
-
TestFARSITE
This is a binary executable file that compiles the FARSITE fire behavior...
-
lcpmake
This binary executable assembles individual ASCII raster layers (elevation,...
-
farsite.pytext/x-python
This Python file provides classes and functions to configure, execute, and...
-
farsite.ipynb
This IPython Notebook demonstrates a single FARSITE simulation step fro a...
-
NoBarrier
This is a folder that contains a shapefile representing an empty barrier...
-
FARSITE Demo - GitHub Repository
This links directly to the public GitHub repository where a single step...
Additional Info
| Field | Value |
|---|---|
| Last Updated | March 2, 2026, 18:17 (UTC) |
| Created | March 2, 2026, 18:17 (UTC) |
| creationMethod | <p>This code was created to implement the components of a FARSITE simulation using input data from FIRIS, LANDFIRE, and Synoptic. The IPython notebook fetches fire perimeters, weather perimeters, and landscape data, generates a .lcp input file using the lcpmake binar, then runs the TestFARSITE binary to predict fire spread from the first observed perimeter to the second. The predicted perimeter is compared against the observed perimeter using area error metrics and visualized on a basemap.</p> |
| creatorEmail | h7ahmed@ucsd.edu |
| creatorName | Hena Ahmed |
| dataAuthType | public |
| dataType | IPYNB |
| docsURL | https://research.fs.usda.gov/firelab/products/dataandtools/farsite |
| issueDate | 2026-03-01 |
| lang | en |
| lastUpdateDate | 2026-03-01 |
| license | cc0 |
| ndp_creator_md5 | 5fbc9b6d7ef314a337c2cad359f8ea0c |
| pocEmail | h7ahmed@ucsd.edu |
| pocName | Hena Ahmed |
| publisherEmail | h7ahmed@ucsd.edu |
| publisherName | Hena Ahmed |
| purpose | <p>This directory was created to provide a minimal, self-contained example of a single FARSITE wildfire spread simulation (<a href="https://research.fs.usda.gov/firelab/products/dataandtools/farsite" rel="noopener noreferrer" target="_blank">https://research.fs.usda.gov/firelab/products/dataandtools/farsite</a>).</p> |
| status | submitted |
| theme | [] |
| uploadType | code |
| usageInfo | <p>Install requirements by running ./install_packages.sh via command line in the main directory. Provide email address (for LANDFIRE Product Services access) at the top of the notebook, and run the IPython notebook from top to bottom to retrieve input data and run a FARSITE simulation step.</p> |