calc_tsum {PHENTHAUproc}R Documentation

Calculate temperature sum

Description

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

Usage

calc_tsum(tmean, ldt)

Arguments

tmean

numeric - mean temperature

ldt

numeric - lower development threshold aka base temperature.

Value

The temperature sum over the lower development threshold.

See Also

Other Temperature sum methods: calc_baskerville()


[Package PHENTHAUproc version 1.1 Index]