issues: 427644858
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
427644858 | MDU6SXNzdWU0Mjc2NDQ4NTg= | 2861 | WHERE function, problems with memory operations? | 30219501 | closed | 0 | 8 | 2019-04-01T11:09:11Z | 2022-04-09T15:41:51Z | 2022-04-09T15:41:51Z | NONE | I am facing with the where-functionality in xarray. I have two datasets
and
Applying something like this:
gives me a dataarray of time length zero:
Problem descriptionThe problem seems to be that 'ref' and 'proof' are not entirely consistent somehow regarding coordinates. But if a subtract the coordinates from each other I do not get a difference. However, as I always fight with getting datasets consistent to each other for mathematical calculations with xarray, I have figured out following workarounds:
Maybe, here I deal with a problem of incomplete operations in memory? The printout between datasets is maybe consistent but still an additional operation on the datasets is required to make the datasets consistent in memory? Thanks in advance for your help |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2861/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |