leppott / ContDataQC

Quality control checks on continuous data. Example data is from a HOBO data logger with 30 minute intervals.
https://leppott.github.io/ContDataQC/
MIT License
20 stars 10 forks source link

Summary Stats - season order #45

Open leppott opened 6 years ago

leppott commented 6 years ago

Need to change order of seasons on plot output from SummaryStats. Currently in alphabetical order.

image

leppott commented 6 years ago

Should be "Winter, Spring, Summer, Fall" or "Spring, Summer, Fall, Winter".

leppott commented 6 years ago

CompSiteCDF function uses "Fall, Winter, Spring, Summer".