Commit Graph

416 Commits (gregdan3/master)

Author SHA1 Message Date
Igor Chubin 3c8149a227 Cleanup
4 years ago
Igor Chubin 3ae30af48d Update from master
4 years ago
Igor Chubin ab756f1134 Check for 'United States of America' (#474)
4 years ago
Gregory Danielson e98fbe9258
Document expected ipcachewrite input and output, with optional latlong entries
4 years ago
Gregory Danielson c49c0a5c0e
Remove lat, long from _ip2location because WS5 is more expensive
4 years ago
Igor Chubin 1b25e16a37 Minor code cleanup
4 years ago
Igor Chubin 41d4d3d789 Extend location.py docstring
4 years ago
Gregory Danielson 26372148b5
Merge branch 'master' of github.com:chubin/wttr.in
4 years ago
Gregory Danielson 303c2d2ab7
Observe two possible names for United States when checking us_ip
4 years ago
Gregory Danielson bdcb24742d
Rework ipcache write to include new data from all sources
4 years ago
Gregory Danielson c349dc2f17
Break from IPLOCATION method loop if one method produces non-null result
4 years ago
Gregory Danielson 34313eb162
Rework get_location to handle additions to location tuple; same return
4 years ago
Gregory Danielson e8cc9adc7f
Rework geoip to include ccode, lat, long for cache purposes
4 years ago
Gregory Danielson 88cd84b5d2
Rework ipinfo to include ccode, lat, long for cache purposes
4 years ago
Gregory Danielson b7517bce65
Rework ip2location to include ccode, lat, long for cache purposes
4 years ago
Gregory Danielson 66802657a5
Add COUNTRY_MAP dict for workaround function cleanliness
4 years ago
Gregory Danielson 117727bc2b
Add pycountry dependency for converting ISO code to country name
4 years ago
Igor Chubin 74283de5f5 Bind v3
4 years ago
Igor Chubin 626a106186 Fix bug with location format
4 years ago
Gregory Danielson bd7dd05cca
Observe region in geolocator
4 years ago
Gregory Danielson 953284d3d1
Check US IP out of 2nd element of query_source_location, due to added region
4 years ago
Gregory Danielson afde91211c
Check and observe region and country in building formatted location
4 years ago
Gregory Danielson deb2a5d01f
Adjust ipcache to observe new region
4 years ago
Gregory Danielson 2ebdb15398
Adjust ipcachewrite to account for region addition
4 years ago
Gregory Danielson c7d3b32d53
Remove cache operation from ip2location; shortcut where possible
4 years ago
Gregory Danielson 628a860d6d
Remove cache operation from ipinfo; shortcut where possible
4 years ago
Gregory Danielson 996485adf1
Remove cache operation from geoip; shortcut where possible
4 years ago
Gregory Danielson e4ac3f266f
Do cache read and write in get_location instead of duplicated in each IPLOCATION_ORDER method
4 years ago
Gregory Danielson 7af4aaa8ec
Correct docstring for get_location
4 years ago
Gregory Danielson e1adca3bf0
Add region into location formatting
4 years ago
Gregory Danielson f3bce5f806
Unpack region from get_location call or fail case
4 years ago
Gregory Danielson 4fa1ebd995
Add location[2] to ipcachewrite for new region part of cache
4 years ago
Gregory Danielson 08be8787b1
Observe new region var in get_location
4 years ago
Gregory Danielson c65614d230
Enable ipcache writes from geoip lookup
4 years ago
Gregory Danielson ef477822ae
Coalesce location into 3-tuple in geoip lookup
4 years ago
Gregory Danielson 4996c5a553
Pass region through workaround for consistency
4 years ago
Gregory Danielson 511b13bdcb
Capture and return region from ipinfo lookup
4 years ago
Gregory Danielson 35a35a56e2
Capture region from ip2location lookup
4 years ago
Gregory Danielson af9658f63b
Check ipcache before fetching from geoip
4 years ago
Gregory Danielson 0056a97386
Capture and return region from geoip lookup
4 years ago
Igor Chubin 3717e30837
Merge branch 'master' into patch-1
4 years ago
Amadeo García Torrano 54f0b6ec48
Small mistake v2
4 years ago
Amadeo García Torrano 5bc944e464
Small mistake
4 years ago
Amadeo García Torrano ad57cf96ea
Spanish translation
4 years ago
Igor Chubin 9e62a8cdcb Basque translation, v2 view (#438)
4 years ago
Igor Chubin 91a5f77d2e JSON output mimetype (fixes #514)
4 years ago
Emil Lerch 17e6e6c218
initial metno implementation
4 years ago
Igor Chubin 79eea95904 moonphase depends on the hemishphere (#247)
4 years ago
Igor Chubin a62e3d979d fxed a regression (geolocation cache)
4 years ago
Igor Chubin 4a980be2f3 se pyphoon from PATH
4 years ago