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

don't throw away variable specific coordinates information #610

Closed
jhamman opened this issue Oct 6, 2015 · 0 comments · Fixed by #612
Closed

don't throw away variable specific coordinates information #610

jhamman opened this issue Oct 6, 2015 · 0 comments · Fixed by #612

Comments

@jhamman
Copy link
Member

jhamman commented Oct 6, 2015

Currently, we decode the coordinates attribute, when present, but it doesn't end up in the DataArray's encoding attribute (https://github.com/xray/xray/blob/master/xray/conventions.py#L822-L832). This should be changed so the user can reference the coordinates attribute after decoding.

xref: #605

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

Successfully merging a pull request may close this issue.

1 participant