Learn R Programming

firebehavioR

Fire behavior prediction models, including the Scott & Reinhardt's (2001) Rothermel Wildland Fire Modelling System DOI:10.2737/RMRS-RP-29 and Alexander et al.'s (2006) Crown Fire Initiation & Spread model DOI:10.1016/j.foreco.2006.08.174. Also contains sample datasets, estimation of fire behavior prediction model inputs (e.g., fuel moisture, canopy characteristics, wind adjustment factor), results visualization, and methods to estimate fire weather hazard.

Features

Fire behavior predictions using:

  • the Rothermel modelling system, similar to BehavePlus, NEXUS, and FuelCalc
  • the Crown Fire Initiation & Spread modelling system

Fire weather indices of two types:

  • Static (uses instantaneous weather data)
  • Dynamic (evolving index value based on continuous daily weather data)

Helper functions which can:

  • Calculate the wind adjustment factor, using a little or a lot of site-specific forest canopy information
  • Predict canopy fuels characteristics such as canopy bulk density and canopy fuel load
  • Determine fine fuel moisture from meteorological observations
  • Plot fire behavior outputs onto the Fire Characteristics Chart

Helper data:

  • Stylized surface fuel models
  • Surface fuel moisture scenarios

Installation

You can install firebehavioR from GitHub for the development version.

devtools::install_github("EcoFire/firebehavioR")

The fireplot() function requires ggplot2; otherwise there are no package dependencies. You should have R (>= 3.4.1) installed.

Usage

The vignette in the above references GitHub repo will help you get up and going.

Future Development

This package is a continual work in progress. Suggestions for improvements are welcomed. Currently, additional helper functions are planned:

  • Incorporation of models to estimate dead and live fuel moistures using RAWS weather observations
  • Additional methods to estimate canopy fuels characteristics
  • Visual interpretation of fire behavior results via the Fire Characteristics Chart

Authors

License

GPL (>= 2)

Copy Link

Version

Install

install.packages('firebehavioR')

Monthly Downloads

212

Version

0.1.2

License

GPL-2

Maintainer

Justin Ziegler

Last Published

March 5th, 2019

Functions in firebehavioR (0.1.2)

fireChart

Fire Characteristics Chart
canFuel

Canopy Fuel Stratum Characteristics Calculator
bulldozer

Bitmap of bulldozer Bitmap image of bulldozer
firefighter

Bitmap of firefighter Bitmap image of bulldozer
waf

Calculated wind adjustment factor
fuelMoisture

Modified Scott & Burgan (2005) moisture scenarios.
fireIndex

Fire weather indices based on static weather observations
fireIndexKBDI

Fire weather indices based on cumulative weather observations
fuelModels

Surface fuel models.
fireChartData

Template data for fire characteristics chart
ffm

Estimate fine fuel moisture
fboTable

Fire Behavior Officer's table
kbdiTable

KBDI Lookup table
plume

Bitmap of fire plume Bitmap image of fire plume
rothermel

Rothermel Fire Behavior Modeling System
tree

Bitmap of burning tree Bitmap image of burning tree
rrRAWS

Rampart Range RAWS meteorological data
cfis

Canopy Fire Initiation & Spread model
coForest

Colorado dry forest inventory summary.