home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1383184894

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/7405#issuecomment-1383184894 https://api.github.com/repos/pydata/xarray/issues/7405 1383184894 IC_kwDOAMm_X85Scbn- 2448579 2023-01-15T15:49:50Z 2023-01-15T15:49:50Z MEMBER

Thanks for the clear bug report. Here's some extra info:

python "c1" in xr.merge([da1, da2], compat='minimal') # False "c1" in xr.merge([da1, da2], compat='minimal').coords # True "c1" in xr.merge([da1, da2], compat='minimal').indexes # False

@benbovy this may have happened during the indexes work.

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