ffdiIndex {ClimInd} | R Documentation |
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 |
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
[Package ClimInd version 0.1-3 Index]