issue_comments: 515906488
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/3165#issuecomment-515906488 | https://api.github.com/repos/pydata/xarray/issues/3165 | 515906488 | MDEyOklzc3VlQ29tbWVudDUxNTkwNjQ4OA== | 13084427 | 2019-07-29T08:55:34Z | 2019-07-29T08:55:51Z | NONE |
Hi Shoyer, Thanks for your reply and help. However, I have tried various chunks along each and both dimension (like 200 on x dimension, 100 on y dimension; or larger chunks like 2000 on y dimension), it doesn't work. In both a ubuntu machine with 100 Gb memory and a local windows10 machine, it simply crashed in couple of seconds. Even though it says memory error, the code does not use much memory at all. Also even with the one dimension setup, the temp.data shows that each chunk only takes 4 mb memory (which makes me think it might be too small and then used larger chunks). I also used a new conda environment with clean install of just the necessary libraries, and the problem is still there. Here is the neat new environment under which I tried again but gives the same errors, Output of
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
473692721 |