home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 351732553

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/1745#issuecomment-351732553 https://api.github.com/repos/pydata/xarray/issues/1745 351732553 MDEyOklzc3VlQ29tbWVudDM1MTczMjU1Mw== 10512793 2017-12-14T14:51:36Z 2017-12-14T14:51:36Z CONTRIBUTOR

Hi @shoyer, thanks for getting back to me.

That hasn't worked unfortunately. The only difference including the with LOCK statement makes is that the file load seems to work, but then the core dump happens when you try to access the object, e.g. with the ds line below: import xarray as xr ds = xr.open_dataset('grid.nc') ds As above, removing the ^ avoids the crash when the with LOCK statement is used.

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