Learn R Programming

ClimInd (version 0.1-2)

ffdiIndex: Mac Arthur Forest Fire Danger Index

Description

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

Usage

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

References

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

See Also

kbdindex