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/1024#issuecomment-261047576,https://api.github.com/repos/pydata/xarray/issues/1024,261047576,MDEyOklzc3VlQ29tbWVudDI2MTA0NzU3Ng==,346079,2016-11-16T19:33:08Z,2016-11-16T19:33:08Z,NONE,"@shoyer Great, thanks, I'll give that a try.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,180451196
https://github.com/pydata/xarray/pull/1024#issuecomment-260818311,https://api.github.com/repos/pydata/xarray/issues/1024,260818311,MDEyOklzc3VlQ29tbWVudDI2MDgxODMxMQ==,346079,2016-11-16T00:45:51Z,2016-11-16T00:45:51Z,NONE,"@crusaderky @shoyer There are still cases where dask arrays are converted to ndarrays where I think they shouldn't be: if you create a `Variable` with a dask array (e.g. in a custom data store), it gets wrapped into a `LazilyIndexedArray` at the [end of `decode_cf_variable](https://github.com/pydata/xarray/blob/master/xarray/conventions.py#L833). This will subsequently be cast to an ndarray in `_data_cast`.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,180451196