home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 419960606

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/pull/2405#issuecomment-419960606 https://api.github.com/repos/pydata/xarray/issues/2405 419960606 MDEyOklzc3VlQ29tbWVudDQxOTk2MDYwNg== 1217238 2018-09-10T15:44:45Z 2018-09-10T15:44:45Z MEMBER

I turned up a few lines that probably need to be fixed, just by grepping for in\ \w+\.dims: https://github.com/pydata/xarray/blob/66a8f8dd7f5a2997ff614f3966d1951587915e7e/xarray/backends/api.py#L125-L126 https://github.com/pydata/xarray/blob/66a8f8dd7f5a2997ff614f3966d1951587915e7e/xarray/core/coordinates.py#L111-L116 https://github.com/pydata/xarray/blob/66a8f8dd7f5a2997ff614f3966d1951587915e7e/xarray/core/dataarray.py#L502

It looks like this change broke align somehow -- possibly we have a bug where some indexes were not being created as IndexVariable objects?

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