Commit Graph

4 Commits

Author SHA1 Message Date
ajacoutot
29a0737941 - update to py-metar-0.13
- remove substitution for PKGNAME
- remove maintainer per his request

feedback from and ok xsa@
2007-12-18 20:54:33 +00:00
xsa
5a89264b0f update to py-metar-0.10 2004-08-02 20:59:38 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
xsa
0034f8085d Pymetar is a python module and command line tool designed to fetch Metar
reports from the NOAA (http://www.noaa.gov) and allow access to the
included weather information.

To find a station ID, visit http://www.nws.noaa.gov/tg/siteloc.shtml
For instance, "Belgium/Bruxelles National" has the EBBR ID so a common 
usage of pymet2 would be:

  $ pymet2 EBBR

The default ID taken if none supplied in the command line is NZCM.

ok sturm@.
2004-02-03 18:23:20 +00:00