8000 Treatment of filters / compressors is not consistent with V3 "codecs" · Issue #1269 · zarr-developers/zarr-python · GitHub
[go: up one dir, main page]

Skip to content
Treatment of filters / compressors is not consistent with V3 "codecs" #1269
Closed
@rabernat

Description

@rabernat

With zarr-developers/zarr-specs#153, the V3 spec was updated to use a single codec field in array metadata, rather than the separate filters and compressor fields. The specific text is

codecs
Specifies a list of codecs to be used for encoding and decoding chunks. The value must be an array of objects, each object containing a member with type whose value is a URI that identifies a codec and dereferences to a human-readable representation of the codec specification. The codec object may also contain a configuration object which consists of the parameter names and values as defined by the corresponding codec specification. An absent codecs member is equivalent to specifying an empty list of codecs.

AFAICT, this library (zarr-python) has not been updated to reflect this new concept. I'm opening this issue to keep track of this.

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

      0