cdd.th | R Documentation |
Symmetrical to the Heating Degree Day index (HDD), the CDD index is used for illustrating energy demand for cooling.
cdd.th(tn, tx, tm, th = 22, na.rm = TRUE)
tn |
Matrix or vector with minimum temperature data |
tx |
Matrix or vector with maximum temperature data |
tm |
Matrix or vector with mean temperature data |
th |
Threshold value (Defalut is 22º) |
na.rm |
Logical. |
M. Iturbide
Spinoni, J., Vogt, J., and Barbosa, P. European degree-day climatologies and trends for the period 1951–2011. Int. J. Climatol. 35, 25–36. doi:10.1002/joc.3959.
Spinoni, J., Vogt, J. V, Barbosa, P., Dosio, A., McCormick, N., Bigano, A., et al. Changes of heating and cooling degree-days in Europe from 1981 to 2100. Int. J. Climatol. 38, e191–e208. doi:10.1002/joc.5362.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.