Robin Richtsfeld
07b257cf8c
[weather.py] Drop display_name and test coordinates
2018-04-28 16:30:33 -07:00
Paul Walko
9e8899bce1
remove old code & use format
2017-05-29 17:28:14 -04:00
Paul Walko
f02bcae388
Use 'postalcode' parameter when a zipcode is used to get more accurate results. Added previously removed test.
2017-02-17 19:43:28 +00:00
Paul Walko
58d41a0acd
fix weather url
2017-02-11 06:52:53 +00:00
mutantmonkey
c859ad0d53
weather: use https for the nominatim
2016-01-12 10:02:14 -08:00
mutantmonkey
f668589fcb
weather: fix error handling (caused breakage)
2013-08-24 19:12:15 -07:00
mutantmonkey
6443442aff
improvements to weather module
...
* use openstreetmap nominatim instead of geonames
* set temperature to None if there is no temp available
* add new test cases to better test geolocation for various places
2013-08-24 18:45:05 -07:00
mutantmonkey
5cb88f3cf8
switch to requests for HTTP queries
2013-06-08 22:27:24 -07:00
mutantmonkey
83518a8dbc
add new metar parser and update weather module
2013-01-10 22:08:33 -05:00
mutantmonkey
900ac0c5c9
weather: deal with VRB returned for degrees
2012-11-05 10:41:51 -05:00
mutantmonkey
0ba6438922
weather: handle bad locations better
2012-06-29 20:52:07 -07:00
mutantmonkey
9add0985ec
use global GrumbleError for web exceptions
2012-06-01 22:17:09 -07:00
mutantmonkey
56f116732d
module formatting tweaks; tabs -> spaces and more
2012-01-03 14:24:19 -05:00
mutantmonkey
f236a203df
remove execute permissions from modules (unneeded)
2011-12-21 01:32:16 -05:00
mutantmonkey
800b78a02f
more python3 fixes
2011-09-22 15:04:19 -04:00
mutantmonkey
50fe275870
Port to python3, fix ssl support
2011-09-22 14:17:27 -04:00
mutantmonkey
f34695717d
Migrate modules using urllib2 to use phenny's web module
2011-09-21 20:43:05 -04:00
Sean B. Palmer
5ebe01386d
Services fixes, and a standard JSON API.
2010-11-13 11:55:04 +00:00
Sean B. Palmer
d26fc8d81f
Applied a patch to weather.py from Chris Waigl, and fixed search.py.
2008-11-24 21:14:22 +00:00
Sean B. Palmer
fb2cd452e9
Some documentation and minor fixes.
2008-03-10 19:58:28 +00:00
Sean B. Palmer
f81eae836d
Better __doc__ consistency; really a test of some mercurial issues.
2008-03-02 14:44:14 +00:00
Sean B. Palmer
2fb0058943
Lots of fixes, changes, and new goodies.
2008-02-23 12:16:43 +00:00
Sean B. Palmer
7931fab145
Phenny2, now being tested on Freenode as the main phenny.
2008-02-21 12:06:33 +00:00