Skip to content

Move to more flexible image containers for SilCam #288

Description

@nepstad

SilCam images are at present stored in NumPy binary files, and metadata (timestamp) is extracted from the file name itself. If we move to a more flexible container format we could have additional metadata stored with the images, and avoid the need for parsing file names and the restriction on file names this imposes.

Alternatives to investigate:

  • NetCDF
  • Zarr (https://zarr.dev/) - this is a cloud-friendly format as well, which could be useful going forward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    patch / enhancementimproved functionality or patch indented for changes that require bumping only the PATCH number

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions