issues: 216010508
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
216010508 | MDU6SXNzdWUyMTYwMTA1MDg= | 1316 | ValueError not raised when doing difference of two non-intersecting datasets | 9655353 | closed | 0 | 3 | 2017-03-22T10:09:43Z | 2017-03-23T16:20:23Z | 2017-03-23T16:20:23Z | NONE | From the documentation I infer that when doing binary arithmetic operations, a ValueError should be raised when the datasets' variables don't intersect. However, the following happily returns a dataset with empty variable arrays:
Feel free to close right away if this is the desired behavior. EDIT: Xarray version is '0.9.1' |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1316/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |