-
Notifications
You must be signed in to change notification settings - Fork 5
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
Dry run of STAC Catalog iteration #44
Conversation
Codecov Report
@@ Coverage Diff @@
## main #44 +/- ##
==========================================
- Coverage 74.24% 74.03% -0.22%
==========================================
Files 34 34
Lines 695 697 +2
==========================================
Hits 516 516
- Misses 179 181 +2
Continue to review full report at Codecov.
|
@mcovalt, will you be able to look into this after finishing the deployment scripts, etc? |
This is working for everything but landsat/sentinel. Merging... We can enable the LS/S2 in a follow up PR |
A dry run test of iterating over the STAC Catalogs. Both Sentinel and Landsat catalogs error after 10000 items, but the Landsat one gives an error message:
The S3 static catalogs work fine.
This seems relevant: sat-utils/sat-api#225