home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 435526670

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/2537#issuecomment-435526670 https://api.github.com/repos/pydata/xarray/issues/2537 435526670 MDEyOklzc3VlQ29tbWVudDQzNTUyNjY3MA== 5635139 2018-11-02T22:24:02Z 2018-11-02T22:24:02Z MEMBER

Thanks for the issue @mschrimpf

The coord is there:

```python In [2]: d Out[2]: <xarray.DataArray (dim: 1)> array([0]) Coordinates: coord (dim) int64 0 Dimensions without coordinates: dim

```

...but .sel doesn't accept coordinate names, only on dimensions.

Is your issue that sel should accept coordinate names?

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  376953925
Powered by Datasette · Queries took 0.974ms · About: xarray-datasette