Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to pyowm 3 #13

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Update to pyowm 3 #13

wants to merge 5 commits into from

Conversation

corus87
Copy link
Contributor

@corus87 corus87 commented May 13, 2021

  • update to pyowm 3
  • add daily_forecast
  • update readme

Corus87 added 5 commits May 13, 2021 15:30
- update to pyowm 3
- add daily_forecast
- update readme
Fixing wrong 3 hour forecast times
This way we only have to make one api call instead of three. 
We will lose the 3 hour forecast for 5 days, but I think a simple daily forecast for 7 days, is more then enough for most users. 
There is still be an hourly forecast for the next 48 hours included.   
We will lose
pyowm returns not always the right location, for example asking for weather in Las Vegas, pyowm returns Las Vegas in Honduras. 
Geopy finds the best location based on the location parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant