csparpa / pyowm

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

United States cities should be searchable on City ID Registry via their actual US state #309

Closed csparpa closed 4 years ago

csparpa commented 4 years ago

Currently, US cities can be searched on City ID Registry by specifying country="US"

It would be way more interesting to use - instead of a generic "US" - the proper US state of the city (es. CA for Los Angeles)

csparpa commented 4 years ago

Fixed with https://github.com/csparpa/pyowm/commit/0d42768f2c7507a220921e3b0e27d0795841c2f2