issue_comments: 380121937
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/pull/1983#issuecomment-380121937 | https://api.github.com/repos/pydata/xarray/issues/1983 | 380121937 | MDEyOklzc3VlQ29tbWVudDM4MDEyMTkzNw== | 1197350 | 2018-04-10T14:32:25Z | 2018-04-10T14:32:25Z | MEMBER | I recently tried this branch with my data server and got an error. I opened a dataset this way ```python works fine with parallel=Falseds = xr.open_mfdataset(os.path.join(ddir, 'V1_1.204.nc'), decode_cf=False, parallel=True) ``` and got the following error.
Without the distributed scheduler (but with Any idea what could be going on? (Sorry for the non-reproducible bug report...I figured some trials "in the field" might be useful.) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
304589831 |