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

Research an on-demand satellite data API #5

Open
pcsom opened this issue Oct 30, 2024 · 0 comments
Open

Research an on-demand satellite data API #5

pcsom opened this issue Oct 30, 2024 · 0 comments
Milestone

Comments

@pcsom
Copy link
Collaborator

pcsom commented Oct 30, 2024

Our model should be able to function on data it hasn't seen before during training. For example, a user selecting a region somewhere in Pennsylvania if our training was on fields in California. We need to see if this is possible by finding an API that we can use to retrieve satellite information (i.e. images) that we can feed to our model on the go once our website is live.

The API management code might be in python or Javascript; whichever it is, it will be hosted on a server running the backend for our application. Communicate with analysis to understand what data this API needs to be able to retrieve; if you can't find any good API, tell analysis about your restrictions, or search for a way for us to host our own data.

@pcsom pcsom added this to the Fall demo milestone Oct 30, 2024
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

No branches or pull requests

1 participant