Calculates growing degree-days at daily time steps based on mean temperature and a threshold temperature
1 | get_GDD(tmean, tbase)
|
tmean |
A time series vector of daily mean temperatures (deg C) |
tbase |
(optional) A threshold temperature, above which growing degree-days are calculated. Default is 0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.