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/1693#issuecomment-342615444,https://api.github.com/repos/pydata/xarray/issues/1693,342615444,MDEyOklzc3VlQ29tbWVudDM0MjYxNTQ0NA==,1217238,2017-11-07T20:41:53Z,2017-11-07T20:41:53Z,MEMBER,"Thanks @fujiisoup, this is very helpful.","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559 https://github.com/pydata/xarray/pull/1693#issuecomment-342351127,https://api.github.com/repos/pydata/xarray/issues/1693,342351127,MDEyOklzc3VlQ29tbWVudDM0MjM1MTEyNw==,6815844,2017-11-07T02:00:07Z,2017-11-07T02:00:24Z,MEMBER,"Found some an unfixed bug in #1676, where in some cases `MemoryCachedArray`, `CopyOnWriteArray`, `LazilyIndexedArray` have a bare `np.ndarray`, rather than `NumpyIndexingArray`. I think this is now fixed.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559 https://github.com/pydata/xarray/pull/1693#issuecomment-342315848,https://api.github.com/repos/pydata/xarray/issues/1693,342315848,MDEyOklzc3VlQ29tbWVudDM0MjMxNTg0OA==,6815844,2017-11-06T22:54:53Z,2017-11-06T22:54:53Z,MEMBER,"@shoyer Thanks. Merged from the master. But I think I should also add another test for #1694 , which seems to be solved by this PR.","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559 https://github.com/pydata/xarray/pull/1693#issuecomment-342221693,https://api.github.com/repos/pydata/xarray/issues/1693,342221693,MDEyOklzc3VlQ29tbWVudDM0MjIyMTY5Mw==,1217238,2017-11-06T17:23:48Z,2017-11-06T17:23:48Z,MEMBER,@fujiisoup this needs a merge from master after your last PR.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559 https://github.com/pydata/xarray/pull/1693#issuecomment-342054274,https://api.github.com/repos/pydata/xarray/issues/1693,342054274,MDEyOklzc3VlQ29tbWVudDM0MjA1NDI3NA==,6815844,2017-11-06T06:01:16Z,2017-11-06T06:01:16Z,MEMBER,"I found and fixed the following bugs. 1. Fix for #1579 was not perfect (indexing `dask` array by `np.int` fails). 2. `LazilyIndexingArray` always used `OuterIndexer`. ","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559 https://github.com/pydata/xarray/pull/1693#issuecomment-342045207,https://api.github.com/repos/pydata/xarray/issues/1693,342045207,MDEyOklzc3VlQ29tbWVudDM0MjA0NTIwNw==,6815844,2017-11-06T04:42:28Z,2017-11-06T04:42:28Z,MEMBER,Found another bug. Not ready yet.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559 https://github.com/pydata/xarray/pull/1693#issuecomment-341888035,https://api.github.com/repos/pydata/xarray/issues/1693,341888035,MDEyOklzc3VlQ29tbWVudDM0MTg4ODAzNQ==,10050469,2017-11-04T10:56:05Z,2017-11-04T15:51:14Z,MEMBER,"This code reproduces the error (one can probably clean it up a little): ``` import xarray as xr import numpy as np a = np.arange(1e5) da = xr.DataArray(a, coords:{'t':a}, dims=('t',)) da.to_netcdf('test.nc') t = xr.open_dataarray('test.nc') t.isel(t=t.t > 12) ```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559 https://github.com/pydata/xarray/pull/1693#issuecomment-341886302,https://api.github.com/repos/pydata/xarray/issues/1693,341886302,MDEyOklzc3VlQ29tbWVudDM0MTg4NjMwMg==,6815844,2017-11-04T10:23:13Z,2017-11-04T10:23:13Z,MEMBER,"I thought issue #1688 was already covered in `test_backend.py` but was not. If someone could suggest an appropriate test in `test_backend.py`, it would be super nice.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,271180559