mgdd.th: Sinusoidal Modified Growing Degree Days

View source: R/indices.R

mgdd.thR Documentation

Sinusoidal Modified Growing Degree Days

Description

Approximation of the Modified GDD index caluclated from daily maximum an minimum temperatures.

Usage

mgdd.th(tn, tx, ...)

Arguments

tn

Vector with DAILY minimum temperature data

tx

Vector with DAILY maximum temperature data

...

Arguments passed to function mgdd.aux (optional). Defaults are: th1 = 12, th2 = 18, th3 = 28, th4 = 32, last = 35.

Author(s)

M. Iturbide


SantanderMetGroup/climate4R.indices documentation built on July 3, 2023, 11:02 p.m.