home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 298737596

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/1394#issuecomment-298737596 https://api.github.com/repos/pydata/xarray/issues/1394 298737596 MDEyOklzc3VlQ29tbWVudDI5ODczNzU5Ng== 1197350 2017-05-02T19:33:38Z 2017-05-02T19:33:51Z MEMBER

I think that there is an underlying problem with the way that open_mfdataset is building the dask graph for this dataset (see #1396). Operations seem overly eager to read all the data and load it into memory. So it might not be a problem with autoclose after all.

I do notice that autoclose does work in certain cases. For example, after I open the dataset, it doesn't leave the files open. That's good.

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