Published in

Springer, Fire Technology, 3(51), p. 523-535, 2014

DOI: 10.1007/s10694-014-0405-6

Links

Tools

Export citation

Search in Google Scholar

An Implementation of the Rothermel Fire Spread Model in the R Programming Language

Journal article published in 2014 by Giorgio Vacchiano ORCID, Davide Ascoli
This paper is available in a repository.
This paper is available in a repository.

Full text: Download

Green circle
Preprint: archiving allowed
Orange circle
Postprint: archiving restricted
Red circle
Published version: archiving forbidden
Data provided by SHERPA/RoMEO

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.