FreeMet is a meteorological program that provides
weather maps, radar movies, and forecasts in one
GUI. New functions can be added easily by writing
new plugins that download, parse, or process
existing data available on the Internet.
I wrote a quick fix that turns the sun and moon path around in case the user's location is in the southern hemisphere (I live there at the moment and sun and moon travel from right to left). I'm no...