issues: 545324954
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
545324954 | MDU6SXNzdWU1NDUzMjQ5NTQ= | 3662 | Select on 2 dimensional indices/How to define indices correctly? | 27021858 | closed | 0 | 2 | 2020-01-04T19:49:16Z | 2020-09-01T02:48:44Z | 2020-09-01T02:48:44Z | NONE | MCVE Code Sample```python ds = xarray.tutorial.open_dataset('rasm').load() ds.sel(yc=50, xc=50, method='nearest') ``` Expected OutputAn interpolated timeseries of data closest to 50, 50. Problem DescriptionHow do I have to define the indices that I can select on multi dimensional indices? Output of
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3662/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |