Skip to content

updating mosaic metadata branch#162

Merged
vnewey merged 10 commits intomosaic_metadatafrom
develop
Mar 26, 2026
Merged

updating mosaic metadata branch#162
vnewey merged 10 commits intomosaic_metadatafrom
develop

Conversation

@vnewey
Copy link
Copy Markdown
Collaborator

@vnewey vnewey commented Mar 26, 2026

updating mosaic metadata branch

vnewey and others added 10 commits March 26, 2026 01:57
Add qa_total_count_clear to the outputs
Add some GDAL parameters to get around processes giving up to quickly when a scene is in cold storage.
os.environ["GDAL_HTTP_TIMEOUT"] = "300"          # default is 30s
    os.environ["GDAL_HTTP_MAX_RETRY"] = "10"          # default is 0
    os.environ["GDAL_HTTP_RETRY_DELAY"] = "5"         # seconds between retries
Updated variable name for clarity and adjusted comments for S3 configuration.
@vnewey vnewey merged commit e324a48 into mosaic_metadata Mar 26, 2026
5 checks passed
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.

2 participants