Weather Data (Firemap API) for FARSITE
Data and Resources
-
Weather Data Retrieval - GitHub Repository
This links directly to the public GitHub repository where the code is...
-
Weather Data Retrieval - IPython Notebook
This links directly to the executable IPython notebook that establishes a...
Additional Info
| Field | Value |
|---|---|
| Last Updated | February 19, 2026, 15:11 (UTC) |
| Created | February 19, 2026, 15:11 (UTC) |
| creationMethod | <p>This IPython notebook was designed for the purpose of integrating with a wildfire digital twin workflow in a National Data Platform user workspace. Weather data was retrieved via the WIFIRE Firemap API (https://firemap.sdsc.edu/).</p> |
| creatorEmail | h7ahmed@ucsd.edu |
| creatorName | Hena Ahmed |
| dataAuthType | public |
| dataType | IPYNB |
| docsURL | https://github.com/hahmed17/wildfire-digital-twin/blob/3b77164a0e6c367fdc04b83b90b2dbe4d01b6c0c/data/Firemap_weather.ipynb |
| issueDate | 2026-02-18 |
| lang | en |
| lastUpdateDate | 2026-02-18 |
| license | cc0 |
| ndp_creator_md5 | 5fbc9b6d7ef314a337c2cad359f8ea0c |
| pocEmail | h7ahmed@ucsd.edu |
| pocName | Hena Ahmed |
| publisherEmail | h7ahmed@ucsd.edu |
| publisherName | Hena Ahmed |
| purpose | <p>This code was created because there is currently no other available code for retrieving the weather parameters required for input into the FARSITE fire simulation tool (https://research.fs.usda.gov/firelab/products/dataandtools/farsite). </p> |
| status | submitted |
| theme | [] |
| uploadType | code |
| usageInfo | <p>Install requirements by running ./install_packages.sh in a command line. Run the IPython notebook from the top to bottom cells to download wind speed and wind direction data that can be used as FARSITE input parameters.</p> |