home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 818051289

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
818051289 MDExOlB1bGxSZXF1ZXN0NTgxNDE3NTg0 4971 add a combine_attrs option to open_mfdataset 14808389 closed 0     5 2021-02-27T23:05:01Z 2021-04-03T15:43:17Z 2021-04-03T15:43:14Z MEMBER   0 pydata/xarray/pulls/4971

In order to fix the failing tests in #4902 we need to expose combine_attrs to be able to properly construct the expected result (to be passed through to the combine function).

This overlaps with the fallback of the attrs_file code, which I removed for now. Maybe combine_attrs="override" would be better?

  • [x] Tests added
  • [x] Passes pre-commit run --all-files
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4971/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 0.82ms · About: xarray-datasette