home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1508009922

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
1508009922 PR_kwDOAMm_X85GDGpY 7400 Fill missing data_vars during concat by reindexing 5821660 closed 0     22 2022-12-22T14:41:56Z 2023-05-25T07:21:20Z 2023-01-20T16:04:26Z MEMBER   0 pydata/xarray/pulls/7400
  • [x] Closes #508,
  • [x] Closes #3545
  • [x] Tests added
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
  • [ ] New functions/methods are listed in api.rst

This is another attempt to solve #508. Took inspiration from #3545 by @scottcha.

This follows along @dcherian's comment in the same above PR (https://github.com/pydata/xarray/pull/3545#issuecomment-586346637).

Update:

After review the variable order is estimated by order of appearance in the list of datasets. That keeps full backwards compatibility and is deterministic. Thanks @dcherian and @keewis for the suggestions.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7400/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 22 rows from issue in issue_comments
Powered by Datasette · Queries took 0.747ms · About: xarray-datasette