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/2376#issuecomment-419309486,https://api.github.com/repos/pydata/xarray/issues/2376,419309486,MDEyOklzc3VlQ29tbWVudDQxOTMwOTQ4Ng==,1217238,2018-09-07T03:16:46Z,2018-09-07T03:16:46Z,MEMBER,"I think the short answer for how to work around this with the current version of xarray is to set the `HDF5_USE_FILE_LOCKING` environment variable, e.g.,
```python
import os
os.environ['HDF5_USE_FILE_LOCKING'] = 'FALSE'
```
But this should be solved by #2261 regardless.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,352909556
https://github.com/pydata/xarray/issues/2376#issuecomment-415200809,https://api.github.com/repos/pydata/xarray/issues/2376,415200809,MDEyOklzc3VlQ29tbWVudDQxNTIwMDgwOQ==,1217238,2018-08-22T22:20:54Z,2018-08-22T22:20:54Z,MEMBER,"Thanks for the report. I can confirm this on the latest development version of xarray, so I'm marking this as a bug.
It looks like this will be fixed by https://github.com/pydata/xarray/pull/2261. At least with my local tests, that using the branch from that PR seems to fix the issue.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,352909556