mgdd.aux: Threshold application for Sinusoidal Modified Growing Degree...

View source: R/helpers.R

mgdd.auxR Documentation

Threshold application for Sinusoidal Modified Growing Degree Days calculation

Description

Threshold application for Sinusoidal Modified Growing Degree Days calculation (see mgdd.th).

Usage

mgdd.aux(tm, th1 = 12, th2 = 18, th3 = 28, th4 = 32, last = 35)

Arguments

tm

Vector with HOURLY minimum temperature data

th1

Numeric.

th2

Numeric.

th3

Numeric.

th4

Numeric.

last

Numeric.

Details

Defaults for the th* parameters 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.