View source: R/grass_fuel_moisture.r
grass_fuel_moisture | R Documentation |
Calculation of moisture content for use in the GFMC calculation
grass_fuel_moisture(
temp,
rh,
ws,
prec,
isol,
GFMCold,
roFL = 0.3,
time.step = 1
)
temp |
Temperature |
rh |
Relative Humidity |
ws |
Wind Speed |
prec |
Precipitation |
isol |
Insolation |
GFMCold |
Yesterdays Grass Foliar Moisture Content |
roFL |
The nominal fuel load of the fine fuel layer, default is 0.3 kg/m^2 |
time.step |
Time step (hour) [default 1 hour] |
gfmc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.