calculateDegreeDays: Calculate Growing Degree Days

Description Usage Arguments

View source: R/processWeather.R

Description

I used this website to calculate growing degree days: http://www.ipm.ucdavis.edu/WEATHER/ddretrievetext.html. This function merges them together with the climate_data dataframe.

Usage

1
calculateDegreeDays(climate_data, DegreeDay_list)

Arguments

climate_data

Climate dataset

DegreeDay_list

list of separate Degree Day files


ksauby/dataproc documentation built on May 20, 2019, 7:02 p.m.