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

when tile is selected, perform call to /tile endpoint to get tile status #10

Open
wscullen opened this issue May 30, 2019 · 1 comment
Labels
backend Issues/features that require change to backend APIs. enhancement New feature or request

Comments

@wscullen
Copy link
Owner

such as raw_product downloaded or l2a product exists, tile product status will be used to determine if a new job is added when the "Start All" button is pressed

@wscullen wscullen created this issue from a note in Road to Beta Version 0.1 (To do) May 30, 2019
@wscullen
Copy link
Owner Author

This relates to #12

s2d2_api should be enhanced to manage tiles and derivative products. Tiles can be queried for their status and which products exist. This would allow smarter submission of jobs and allow multiple people to work on the same area without repeating downloads or processing. Downloads are less of an issue because they are unique, processed products are not unique in that they have the property of the date when they were generated so it is possible to have many duplicates of the same higher level product unintentionally.

Road to Beta Version 0.1 automation moved this from To do to Done Jul 17, 2019
@wscullen wscullen reopened this Jul 17, 2019
Road to Beta Version 0.1 automation moved this from Done to In progress Jul 17, 2019
@wscullen wscullen moved this from In progress to To do in Road to Beta Version 0.1 Jul 17, 2019
@wscullen wscullen added backend Issues/features that require change to backend APIs. enhancement New feature or request labels Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues/features that require change to backend APIs. enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant