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

do STAC item creation by hand instead of using rio-stac #2

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

hrodmn
Copy link
Collaborator

@hrodmn hrodmn commented Feb 12, 2025

rio-stac is great but STAC item generation was very slow since it had to open a connection to thousands of tifs in S3! fortunately, these items are very simple so it is easy to handle the geometry/bbox calculation from just the filename.

@hrodmn hrodmn merged commit 82104ea into main Feb 12, 2025
5 checks passed
@hrodmn hrodmn deleted the chore/no-rio-stac branch February 12, 2025 19:06
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

Successfully merging this pull request may close these issues.

1 participant