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

Xarray-like coords attribute #21

Open
DanRyanIrish opened this issue Jul 13, 2017 · 0 comments
Open

Xarray-like coords attribute #21

DanRyanIrish opened this issue Jul 13, 2017 · 0 comments

Comments

@DanRyanIrish
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant