ffdiIndex: Mac Arthur Forest Fire Danger Index

Description Usage Arguments Value Author(s) References See Also

View source: R/macArthurFFDI.R

Description

Implementation of the Mac Arthur's Forest Fire Danger Index (FFDI)

Usage

1
ffdiIndex(madf, t, h, w)

Arguments

madf

Mac Arthur's Drought Index. This is the output of the kbdindex function, using the option what = "madf".

t

t

h

Vector of relative humidity data (in percentage)

w

Vector of wind velocity records (in km/h)

Value

A vector of (daily) FFDI data

Author(s)

Joaquin Bedia-Jiménez

References

McArthur, A.G. (1973) Forest Fire Danger Meter Mk.5. Commonwealth of Australian Forestry and Timber Bureau.

See Also

kbdindex


ClimInd documentation built on April 10, 2021, 1:06 a.m.