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 Sentinel Support #32

Closed
geohacker opened this issue Dec 16, 2022 · 2 comments
Closed

Add Sentinel Support #32

geohacker opened this issue Dec 16, 2022 · 2 comments
Assignees

Comments

@geohacker
Copy link
Member

We should support Sentinel imagery from Planetary Computer. Unlike NAIP, with Sentinel we want to allow the frontend decide a time range for creating a mosaic to inference to run on.

I think the inference endpoint will now have to not only take the imagery id/name but also look for a time range which we need to use to query tiles.

@ingalls @vincentsarago let's chat more specifics about this. The frontend design has some implications.
cc @LanesGood @vgeorge @batpad

@geohacker
Copy link
Member Author

These are the params we want to store:

  • date range
  • max cloud cover
  • data sorting (date / cloud)

@geohacker
Copy link
Member Author

We added sentinel support on the backend. Search and store functionality is pending, we'll ticket that separately.

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

2 participants