home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 409157118

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/2329#issuecomment-409157118 https://api.github.com/repos/pydata/xarray/issues/2329 409157118 MDEyOklzc3VlQ29tbWVudDQwOTE1NzExOA== 12278765 2018-07-31T09:28:48Z 2018-07-31T09:28:48Z NONE

@rabernat I tried to do the sum. I have the same issue. The process just seems to read the disk endlessly, without even writing to the RAM:

I tried to lower the chunk size, but it doesn't seem to change anything. Without chunk, I logically get a MemoryError.

I plan to do time-series analysis, so I thought that having contiguous chunks in time would be more efficient. The netcdf was created with cdo -f nc4 mergetime, so it should have mostly the same structure, I guess.

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