Ask METARfilter: text weather to twitter?
October 30, 2007 5:59 AM Subscribe
I'm looking for sources of weather data (current conditions, forecasts) that are in text formats so that I can turn them into a Twitter weather bot. What I have in mind is either existing ASCII products (METAR, AVN MOS) or derivatives of image products that (e.g. a compact text encoding of a radar map through some kind of image analysis). Ideas welcomed.
The current weather bot is http://twitter.com/a2weather - it's only partially a bot since I have some stuff that I log to it by hand or from scripts.
Some things that have been useful are Twitterfeed (RSS to Twitter, scheduled every so often) and a simple shell script for posting to Twitter via curl.
The radar piece is what I think would be the coolest - I suspect that throwing Imagemagick at a radar GIF and then counting pixels on a county by county basis would do most of the trick.
posted by edwardvielmetti to computers & internet (5 answers total) 4 users marked this as a favorite
posted by knave at 6:04 AM on October 30, 2007