Skip to content

data/coords alias #8054

Closed
Closed
@LecrisUT

Description

@LecrisUT

It would be nice to allow in dataset/dataarray to alias a coordinate/data. E.g. ds['time'] == ds['t']. This would be beneficial for midleware libraries to create more natural interface.

Implementation wise, this can be restricted to the indexers of the dataset/dataarray, and internally save a dictionary of aliases.

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