You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2025. It is now read-only.
Incremental. Need a way to compare what's on S3 to what's not.
Our current unit of work for COG conversion is a NetCDF file. Either stacked or unstacked. It will be awkward to compare Stacked NetCDF files to data existing on S3 since they represent different one dataset vs many..
COG Converter
Configurable COG parameters when generating overviews.
Resampling method for overlays for different products
Number of overview levels
Compression/chunk size (maybe, deflate/512 is good, but...)
Is it faster/easier/more configurable to use rio cogeo than raw GDAL.
Review/test the parameters used
Uploader
Specify bucket instead of having COG-Conversion define it.
Give uploader an option to move files to a COMPLETE directory instead of deleting them. Will let us test upload to a dev bucket, and then run again against the prod bucket.
SPEED How fast can we upload in a single thread, do we need parallel upload processes?
Work Generation
COG Converter
Uploader
bucketinstead of havingCOG-Conversiondefine it.COMPLETEdirectory instead of deleting them. Will let us test upload to adevbucket, and then run again against theprodbucket.