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

Search for available data using STAC REST API specifications #40

Merged

Conversation

AdrienWehrle
Copy link
Owner

Until now all time stamps in time range were downloaded, then empty scenes would be deleted. Which is inefficient since, especially because it requires checking the data once downloaded. Now earthspy searches for available data before download therefore directly pointing to the scenes of interest. Way more efficient!

@AdrienWehrle AdrienWehrle added the enhancement New feature or request label Apr 7, 2022
@AdrienWehrle AdrienWehrle self-assigned this Apr 7, 2022
@AdrienWehrle AdrienWehrle linked an issue Apr 7, 2022 that may be closed by this pull request
@AdrienWehrle AdrienWehrle merged commit 5dabde6 into main Apr 7, 2022
@AdrienWehrle AdrienWehrle deleted the 39-use-the-catalog-api-to-look-for-available-scenes branch April 7, 2022 08:57
@AdrienWehrle AdrienWehrle restored the 39-use-the-catalog-api-to-look-for-available-scenes branch April 7, 2022 12:38
@AdrienWehrle AdrienWehrle deleted the 39-use-the-catalog-api-to-look-for-available-scenes branch April 7, 2022 13:23
@AdrienWehrle AdrienWehrle restored the 39-use-the-catalog-api-to-look-for-available-scenes branch April 13, 2022 06:51
@AdrienWehrle AdrienWehrle deleted the 39-use-the-catalog-api-to-look-for-available-scenes branch April 13, 2022 15:14
@AdrienWehrle AdrienWehrle restored the 39-use-the-catalog-api-to-look-for-available-scenes branch April 13, 2022 15:36
@AdrienWehrle AdrienWehrle deleted the 39-use-the-catalog-api-to-look-for-available-scenes branch April 13, 2022 15:50
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

Successfully merging this pull request may close these issues.

Use the Catalog API to look for available scenes
1 participant