Skip to content

Multidimensional Coord #79

@alexhad6

Description

@alexhad6

In Xarray, coordinates can be multidimensional. However, the Coord object currently cannot specify multiple dimensions and therefore requires a multidimensional array.

Solution: Keep the default behavior of Coord (to be 1D and have the name automatically be the dimension), but add the ability to specify multiple dimensions separately from the name.

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