Skip to content

Make dimension_names mandatory at array level #22

Description

@vincentsarago

dimension_names is an optional attribute in the Zarr V3 spec (https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/core/index.rst#dimension_names) but spatial:dimensions refers directly to it in the spatial convention.

The dimension names must match the dimension names defined in the array's shape.

Having the spatial:dimensions without Array.dimension_names is kinda useless so I believe the convention should enforce the presenceof dimension_names attribute at array level

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions