On Sat, Apr 22, 2006 at 08:02:20PM +0200, gregor herrmann wrote:
> You might (with your upstream hat on) take a look at (python-)pymetar,
> a nice python module that can retrieve METAR data from all around the
> world.

Thanks! I actually looked at it before I started writing my util,
and it looks like a great module for doing flexible things with
METARs. All I needed was a way to display decoded equivalents in a
user-friendly format, which NOAA already provides, and needed to
retrieve the forecast data anyway. It seemed logical to just use a
consistent interface to deal with both, but if I were trying to do
something significantly more complicated, I would of course
integrate pymetar (or a similar module if others exist).
-- 
{ IRL(Jeremy_Stanley); PGP(9E8DFF2E4F5995F8FEADDC5829ABF7441FB84657);
SMTP([EMAIL PROTECTED]); IRC([EMAIL PROTECTED]); ICQ(114362511);
AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER([EMAIL PROTECTED]);
MUD([EMAIL PROTECTED]:6669); WWW(http://fungi.yuggoth.org/); }


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to