calcCumGDD: calculate cumulative GDD

Description Usage Arguments Value

Description

calculates cumulative Growing Degree Days

Usage

1
calcCumGDD(dates, temp.hi, temp.low, ...)

Arguments

dates

a vector of formatted dates

temp.hi

a vector of daily high temperatures

temp.low

a vector of daily low temperatures

base

a vector of the crop-dependent base temperature

Value

a vector of cumulative GDD


karawoo/cbccy documentation built on May 20, 2019, 7:21 a.m.