Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Grab bag of outstanding issues #5

@omad

Description

@omad

Work Generation

  • 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?
  • MAYBE Ability to watch multiple directories?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions