View source: R/get_siteyear_cdd.R
get_siteyear_cdd | R Documentation |
Get a cumulative degree day value for every day for a given site and year
get_siteyear_cdd(data, ub, lb)
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 |
A data.frame with cumulative degree days for the whole year for each site
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.