Description Usage Arguments Details Value Author(s)
Function to calculate and plot average maximum and minimum temperature by season across the years.
1 | PlotTempBySeason(climdata)
|
climdata |
Data frame of climate data, including temperature, precipitation, water year, and dates |
Seasons were defined as: Spring (March, April, May), Summer (June, July, August), Fall (September, October, November), and Winter (December, January, February). Temperature in is degrees Celsius.
Function can be used to assess how average seasonal temperature extremes have changed annually, which can provide important information for assessing how climate has potentially shifted in the region over time.
List with the following items
Data frame of maximum and minimum temperature by season over the years
Plot of maximum and minimum temperature over the years facet-wrapped by season
Sofie McComb & Margaux Sleckman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.