Skip to content

Custom Index #3

@ianhi

Description

@ianhi

Currently we are shoving some extra struff into the the attrs metadata:
e.g.

    {'c': 1.0, 'z': 0.5002025531914894, 'y': 0.3603981534640209, 'x': 0.3603981534640209}
ome_translation :
    {'c': 0.0, 'z': 0.0, 'y': 0.0, 'x': 0.0}

but this really belongs as part of the coord metadata. to properly encode it I think we should subclass an existing xarray index and also keep track of this stuff as part of that object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions