Skip to content
This repository was archived by the owner on Feb 9, 2018. It is now read-only.
This repository was archived by the owner on Feb 9, 2018. It is now read-only.

Xarray-like coords attribute #21

@DanRyanIrish

Description

@DanRyanIrish

We should have an attribute on Cube and/or CubeSequence that does something similar to the Xarray coords attribute, i.e. holds arrays (or functions that return arrays) of the coordinate values and the axis of the Cube/CubeSequence to which they apply. For example, Cube.coords["wavelength"] could give the wavelength quantity of the spectral axis. And Cube.coords["time"] could give the time of each exposure along that axis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions