home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 959063390

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
959063390 MDExOlB1bGxSZXF1ZXN0NzAyMjM0ODc1 5668 create the context objects passed to custom `combine_attrs` functions 14808389 open 0     1 2021-08-03T12:24:50Z 2022-06-09T14:50:16Z   MEMBER   0 pydata/xarray/pulls/5668

Follow-up to #4896: this creates the context object in reduce methods and passes it to merge_attrs, with more planned.

  • [ ] might help with xarray-contrib/cf-xarray#228
  • [ ] Tests added
  • [x] Passes pre-commit run --all-files
  • [ ] User visible changes (including notable bug fixes) are documented in whats-new.rst
  • [ ] New functions/methods are listed in api.rst

Note that for now this is a bit inconvenient to use for provenance tracking (as discussed in the cf-xarray issue) because functions implementing that would still have to deal with merging the attrs.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5668/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
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.86ms · About: xarray-datasette