Compute a common expression of thermal time, the Growing Degree Days (GDD).
Arguments
- x
numeric. Minimum temperature.
- y
numeric. Maximum temperature.
- a
character. Crop name.
- tb_ct
matrix. The metadata storing the crop cardinal temperatures.
Value
A vector with the same dimensions as x
and y
.