home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 424485235

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/2227#issuecomment-424485235 https://api.github.com/repos/pydata/xarray/issues/2227 424485235 MDEyOklzc3VlQ29tbWVudDQyNDQ4NTIzNQ== 291576 2018-09-25T20:14:02Z 2018-09-25T20:14:02Z CONTRIBUTOR

Yeah, it looks like if da is backed by a dask array, and you do a .isel(win=window.compute()) because otherwise isel barfs on dask indexers, it seems, then the memory usage shoots through the roof. Note that in my case, the dask chunks are (1, 3000, 7000). If I do a window.load() prior to window.isel(), then the memory usage is perfectly reasonable.

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