Skip to content

Staging deployment & validation of codec-enabled pipeline #116

@lhoupert

Description

@lhoupert

Description:
Deploy the codec-enabled pipeline to staging and validate output against existing data.

Tasks:

  • Build Docker image with updated dependencies
  • Create a new staging collection (e.g. sentinel-2-l2a-geozarr-codec)
  • Convert a subset of S2 items into the new collection
  • Compare with existing collection:
    • Data values match (float32 output identical when read back)
    • Storage size reduction measured (uint16 vs float32)
    • TiTiler rendering works correctly with rescale=0%2C1
  • Verify xarray reads output as float32 transparently
  • Verify zarr metadata (zarr.json) includes codec definition
  • Document results ? (size savings, compatibility)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions