calc_tsum: Calculate temperature sum

View source: R/calc_tsum.R

calc_tsumR 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()


PHENTHAUproc documentation built on June 22, 2024, 7:12 p.m.