issues: 456769766
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
456769766 | MDU6SXNzdWU0NTY3Njk3NjY= | 3026 | Rename dims independently from coords? | 43126798 | closed | 0 | 11 | 2019-06-17T06:48:40Z | 2019-07-02T20:24:55Z | 2019-07-02T20:24:55Z | CONTRIBUTOR | I have a dataset that looks like this:
Problem descriptionI would like to be able to rename the dataset dimensions, without renaming the coordinates. Expected Output
As far as I can tell, there is no way to do this. I can
But it doesn't seem to be possible to re-assign the new coordinates as the indexes for the existing dims. In this case, it may seem a bit redundant, because the coordinates are equal to the grid. But I'm trying to get this output to work with code that also deals with other datasets that have non- rectilinear grids. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3026/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |