Imported from archive. 1.5
authorJeremy Stanley <fungi@yuggoth.org>
Fri, 19 Mar 2010 13:30:22 +0000 (13:30 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Fri, 19 Mar 2010 13:30:22 +0000 (13:30 +0000)
commit4d25a49d5a5ec5415f8e83ba26fea5adf4e5512a
tree17b609ae2be957f883d4646047269e79342af903
parent8349654b7c627448b1e56c2943234895724d7857
Imported from archive.

* Release 1.5.

* (all): Updated copyright notices for 2010.

* FAQ, INSTALL, LICENSE, README: Reformatted as ReStructuredText.

* FAQ: Updated to mention alternative sources for NOAA's stations
list, in case the recommended one is unavailable (thanks Celejar!).

* NEWS: Renamed to ChangeLog and refactored into GNU format.

* weather: Added some comment padding between the shebang line and
the copyright, so that distributions wishing to carry patches which
modify the interpreter path don't have to refresh them every year
when the copyright line changes in their context.

* weather, weather.1, weatherrc.5, weather.py: Added experimental
alert, atypes, aurl and zones options to support retrieval,
filtering and formatting of unexpired NWS severe weather advisories.

* weather.1, weatherrc.5: Minor cosmetic fixes to option
descriptions.

* weather.1, weatherrc.5, weather.py: Added imperial and metric
options to filter/convert display units (thanks to Andrew Carter for
this suggestion!).

* weather.py: Fixed a METAR parsing error which would trigger an
IndexError exception if the NWS didn't have a station description on
file (thanks to Celejar for reporting the bug!). Fixed METAR title
line parsing to look for human-readable city and state in the first
line--previous code stopped showing the city name after NWS made
slight format mods. Upped the version to 1.5.

* weatherrc: Additional PIE (Saint Petersburg, FL), PNC (Ponca City,
OK), and PNS (Pensacola, FL) aliases.
FAQ
INSTALL
LICENSE
README
weather
weather.1
weather.py
weatherrc
weatherrc.5