Learn R Programming

PHENTHAUproc (version 1.1.1)

calc_tsum: Calculate temperature sum

Description

The function is vectorized. To use it with SpatRaster-Data see ?terra::lapp.

Usage

calc_tsum(tmean, ldt)

Value

The temperature sum over the lower development threshold.

Arguments

tmean

numeric - mean temperature

ldt

numeric - lower development threshold aka base temperature.

See Also

Other Temperature sum methods: calc_baskerville()