csparpa / pyowm

A Python wrapper around the OpenWeatherMap web API
https://pyowm.readthedocs.io
MIT License
791 stars 175 forks source link

Stations API support #137

Closed csparpa closed 6 years ago

csparpa commented 8 years ago

OWM reference: http://openweathermap.org/stations

At the time of writing, this 3.0 API is in beta testing

Study about the API is here: https://github.com/csparpa/pyowm/wiki/Weather-Stations-API-3.0

csparpa commented 6 years ago

Introduced with #225