stx32: Sums TX32

Description Usage Arguments Value Examples

Description

Sum of degree days when TX >= 32 Celsius on the interval June-August. The 32 celsius limit is the critical biological threshold for the maximum air temperature from which the physiological optimal growth and development of wheat and maize plants.

Usage

1
stx32(data, data_names = NULL, na.rm = FALSE, ...)

Arguments

data

daily maximum temperature, Celsius

data_names

names of each period of time

na.rm

logical. Should missing values (including NaN) be removed?

...

further arguments passed to or from other methods

Value

temperature, Celsius

Examples

1
2

ClimInd documentation built on April 10, 2021, 1:06 a.m.