get_siteyear_cdd: Get a cumulative degree day value for every day for a given...

View source: R/get_siteyear_cdd.R

get_siteyear_cddR Documentation

Get a cumulative degree day value for every day for a given site and year

Description

Get a cumulative degree day value for every day for a given site and year

Usage

get_siteyear_cdd(data, ub, lb)

Arguments

data:

data.frame with latitude, longitude, year, and year_day columns

ub:

the upper bound for degree day calculation in degrees Fahrenheit

lb:

the lower bound for degree day calculation in degrees Fahrenheit

Value

A data.frame with cumulative degree days for the whole year for each site


ecodata-technology/ecodatamisc documentation built on Feb. 13, 2024, 11:54 a.m.