An implementation of the Rothermel fire spread model in the R programming language
View Researcher's Other CodesDisclaimer: The provided code links for this paper are external links. Science Nest has no responsibility for the accuracy, legality or content of these links. Also, by downloading this code(s), you agree to comply with the terms of use as set out by the author(s) of the code(s).
Authors | Giorgio Vacchiano, Davide Ascoli |
Journal/Conference Name | Fire Technology |
Paper Category | Other |
Paper Abstract | This note describes an implementation of the Rothermel fire spread model in the R programming language. The main function, ros(), computes the forward rate of spread at the head of a surface fire according to Rothermel fire behavior model. Additional functions are described to illustrate the potential use and expansions of the package. The function rosunc() carries out uncertainty analysis of fire behavior, that has the ability of generating information-rich, probabilistic predictions, and can be coupled to spatially-explicit fire growth models using an ensemble forecasting technique. The function bestFM() estimates the fit of Standard Fuel Models to observed fire rate of spread, based on absolute bias and root mean square error. Advantages of the R implementation of Rothermel model include: open-source coding, cross-platform availability, high computational efficiency, and linking to other R packages to perform complex analyses on Rothermel fire predictions. |
Date of publication | 2015 |
Code Programming Language | R |
Comment |