Description Usage Arguments Value
View source: R/Precipitation.R
Determines from the air temperature what fraction of incoming precipitation is frozen and unfrozen (snow and rain).
1 | calc_rainonly(air_temp, prec, MAX_SNOW_TEMP, MIN_RAIN_TEMP)
|
air_temp |
air_temp |
prec |
precptation |
MAX_SNOW_TEMP |
MAX_SNOW_TEMP |
MIN_RAIN_TEMP |
MIN_RAIN_TEMP |
rainfall only
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.