Actually I see a lot of seasons statistics, and I wonder how to do it in WeeWX. Is there a simple way to get seasons timespans besides using lots of
#set statements?
There are 2 kinds of seasons: meteorological and astronomical. For the northern hemisphere that is:
| meteorological | astronomical
--------|--------------------------------|-------------------
spring | March, April, May | March equinox to June solstice
summer | June, July, August | June solstice to September equinox
autumn | September, October, November | September equinox to December solstice
winter | December, January, February | December solstice to March equinox
For the southern hemisphere exchange summer with winter and spring with autumn.
If there is no simple way, I could add it to the
weewx-GTS extension, as there are already special timespans, so it would fit in.