CrazeeIvan / python-weather-api

Automatically exported from code.google.com/p/python-weather-api
MIT License
0 stars 0 forks source link

Be able to convert Fahrenheit to Celsius #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It may be useful to be able to force using of Celsius in the results. E.g. 
google returns Fahrenheit for forecasts which is unusable in non-us countries.

Original issue reported on code.google.com by nikolay....@gmail.com on 7 Sep 2011 at 6:51

GoogleCodeExporter commented 8 years ago
Both get_weather_from_yahoo() and get_weather_from_weather_com() support 
Celsius and Fahrenheit.

Google has discontinued their Weather API as of August 2012, so that cannot be 
fixed.

Original comment by jtas...@gmail.com on 9 Mar 2013 at 6:08