View source: R/processWeather.R
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.
| 1 | calculateDegreeDays(climate_data, DegreeDay_list)
 | 
| climate_data | Climate dataset | 
| DegreeDay_list | list of separate Degree Day files | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.