Description Usage Arguments Details Value Author(s) References
View source: R/fire_index_functions.r
Calculate Mount's Soil Dryness Index
1 | index_SDI(Rain, Temperature)
|
Rain |
Vector of daily precipitation in mm. |
Temperature |
Vector of daily maximum temperature in Celcius. |
This function calculates the daily SDI (in mm) from rainfall and temperature. Evapotranspiration calculation is currently based on a lookup table for Hobart, Tasmania, based on Mount's original report.
A vector of Soil Dryness Index values.
Grant Williamson
Mount, A. B. 1972. The derivation and testing of a soil dryness index using run-off data. Bulletin No. 4, Tasmanian Forestry Commission.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.