#
# Default seasons order is the one for the Northern hemisphere.
-seasons_norhtern = ["Winter", "Spring", "Summer", "Fall"]
-seasons_southern = ["Summer", "Fall", "Winter", "Spring"]
+seasons_norhtern = ["Winter", "Spring", "Summer", "Autumn"]
+seasons_southern = ["Summer", "Autumn", "Winter", "Spring"]
seasons = seasons_norhtern