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

Add in weather model from open-source API #42

Open
Zach10a opened this issue Jul 2, 2021 · 3 comments
Open

Add in weather model from open-source API #42

Zach10a opened this issue Jul 2, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Zach10a
Copy link
Collaborator

Zach10a commented Jul 2, 2021

No description provided.

@Zach10a
Copy link
Collaborator Author

Zach10a commented Jul 2, 2021

A simple weather model from an open-source API could be used to forecast the potential weather at that location. It could also give the user a warning if the prevailing winds are likely to change the course of the path or even overheat the UAV.

@Zach10a Zach10a changed the title Add in weather model from the Add in weather model from open-source API Jul 4, 2021
@Zach10a Zach10a added the enhancement New feature or request label Jul 13, 2021
@Zach10a Zach10a added this to the v0.15.0 milestone Aug 5, 2021
@Zach10a Zach10a added the being worked on This issue currently is currently being worked on label Aug 17, 2021
@Zach10a
Copy link
Collaborator Author

Zach10a commented Aug 17, 2021

Going to be using openweathermap API to provide forecasted data for the specified location. May have to interpolate if the cruise height is not forecasted for.

@Zach10a
Copy link
Collaborator Author

Zach10a commented Aug 18, 2021

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

Using this API we should be able to get wind direction and strength forecasted hourly up to 2 days and daily up to 7 days.

@Zach10a Zach10a removed the being worked on This issue currently is currently being worked on label Oct 21, 2021
@Zach10a Zach10a removed this from the v0.15.0 milestone Nov 25, 2021
@Zach10a Zach10a self-assigned this Nov 28, 2021
@Zach10a Zach10a added this to the v0.16.0 milestone Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant