View source: R/get_site_cdd_curves.R
get_site_cdd_curves | R Documentation |
Generate CDD curves for each site + year
get_site_cdd_curves(sites, ub, lb)
sites: |
data.frame with siteid, 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, truncated to include only the last day at 0 CDD and only the first day with the max CDD for the year + site.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.