NOAA has a free service which provides raw XML weather data. I would assume that someone would have put together some project that parses these files to output it as a raw data stream and maybe even outputs plots of various weather variables.
Does anyone know of any scripts/programs that do this in Windows/Linux?
I'm not looking for weather station software, just software that will parse the XML, write it to a raw file, and then maybe use a graphing program to view the files. I would write it myself but that's a lot of work if someone has already made something.