home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 53064234

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
53064234 MDExOlB1bGxSZXF1ZXN0MjY2NTczMzY= 302 Variables no longer conflict if they are broadcast equal and rather are promoted to use common dimensions 1217238 closed 0   799013 0 2014-12-29T19:19:42Z 2014-12-29T19:53:14Z 2014-12-29T19:52:57Z MEMBER   0 pydata/xarray/pulls/302

Fixes #243.

The idea here is that variables should not conflict if they are equal after being broadcast against each other; rather variables should be promoted to the common dimensions. This should resolve a number of annoyances causes by mixing scalar and non-scalar variables.

This PR includes fixes for concat, Dataset.merge (and thus Dataset.update and Dataset.__setitem__) and Dataset/DataArray arithmetic (via Coordinates.merge).

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/302/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

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