Description Usage Arguments Details Value Author(s) Examples
View source: R/fire_index_functions.r
Calculates the FFDI Drought Factor from input meteorological data.
1 | index_DF(Temperature, Rain, KBDI)
|
Temperature |
A vector of daily maximum temperatures in degrees C. |
Rain |
A vector of daily rainfall amounts in mm. |
KBDI |
A daily record of Keech-Bryam Drought Index values. |
Calculates drought factor.
Returns a vector of Drought Factor values, from 0 to 10.
Grant Williamson
1 | index_DF(temp,rain,k)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.