Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dim_coords docstring #450

Closed
bblay opened this issue Apr 12, 2013 · 1 comment
Closed

dim_coords docstring #450

bblay opened this issue Apr 12, 2013 · 1 comment
Assignees
Milestone

Comments

@bblay
Copy link
Contributor

bblay commented Apr 12, 2013

The dimcoord docs should make it clear the returned array cannot be indexed by dimension. The first coord in the list may not be for dimension 0.

@pelson
Copy link
Member

pelson commented Apr 12, 2013

We could potentially just make dim_coords private...

If you do want the dimension 0 dim coord, I would hope cube.coord(dimensions=0, dim_coords=True) would do the trick? (That might be a nice example for the documentation...)

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

No branches or pull requests

3 participants