home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1447798846

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/7516#issuecomment-1447798846 https://api.github.com/repos/pydata/xarray/issues/7516 1447798846 IC_kwDOAMm_X85WS6g- 1492047 2023-02-28T08:54:16Z 2023-02-28T11:24:11Z CONTRIBUTOR

Just tried it and it does not seem identical at all to what was happening earlier.

This is the kind of dataset I'm working

With this selection: sel = (dsx["longitude"] > 0) & (dsx["longitude"] < 100)

Old xarray takes a little less that 1 minute and less than 6GB of memory. New xarray with compute did not finish and had to be stopped before consuming my 16GB of memory.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1575938277
Powered by Datasette · Queries took 0.858ms · About: xarray-datasette