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 solution for Sentinel 2 griding tiles incomplete products #4

Open
f-PLT opened this issue Sep 3, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@f-PLT
Copy link
Collaborator

f-PLT commented Sep 3, 2024

For some Sentinel 2 griding tiles, there are no existing complete product that cover the whole tile (see https://sentiwiki.copernicus.eu/web/s2-products for information about the griding tile)

This poses a problem when trying to automate product retrieval for large zones.

Conceptual solution for now would be to detect when there are no complete products to be found, then select appropriate products and combine them to a mosaic. This however will not be trivial as there doesn't appear to be a consistent way of identifying potential products to create a complete mosaic.

@f-PLT f-PLT added the enhancement New feature or request label Sep 3, 2024
@f-PLT f-PLT self-assigned this Sep 3, 2024
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