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

Implement National Weather Alerts feature for One Call API #380

Closed
csparpa opened this issue Aug 22, 2021 · 1 comment
Closed

Implement National Weather Alerts feature for One Call API #380

csparpa opened this issue Aug 22, 2021 · 1 comment
Milestone

Comments

@csparpa
Copy link
Owner

csparpa commented Aug 22, 2021

https://openweathermap.org/api/one-call-api#listsource

@csparpa csparpa added this to the 3.3.0 milestone Aug 22, 2021
csparpa added a commit that referenced this issue Aug 22, 2021
@csparpa
Copy link
Owner Author

csparpa commented Aug 22, 2021

Fixed with 9a4c399

@csparpa csparpa closed this as completed Aug 22, 2021
@csparpa csparpa mentioned this issue Feb 14, 2022
csparpa added a commit that referenced this issue Feb 14, 2022
# New features
[380](#380) Implemented [National Weather Alerts](https://openweathermap.org/api/one-call-api#listsource) support
[376](#376) Now PyOWM uses SQLite instead of files to internally store city data. `CityIDRegistry` interface has changed but in a retrocompatible way


# Chores
[381](#381) Now it is possible to specify how many times to retry an API call


# Bugfixes
[379](#379) Experimental fix for `404` errors on Agromonitor API satellite image search 
[387](#387) Fixed lat/lon swap bug on Airpollution API
[389](#389) Fixed wrong city name in City ID database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant