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/1743#issuecomment-347624156,https://api.github.com/repos/pydata/xarray/issues/1743,347624156,MDEyOklzc3VlQ29tbWVudDM0NzYyNDE1Ng==,1217238,2017-11-28T18:46:54Z,2017-11-28T18:47:24Z,MEMBER,"cc @fujiisoup
It looks like we forgot to update `DataArray.__setitem__` to handle conversion of DataArray -> Variable objects, which we do for `__getitem__` in `Dataset._validate_indexers`. `DataArray.__setitem__` currently just passes on the key directly to `Variable.__setitem__`.","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,277441150
https://github.com/pydata/xarray/issues/1743#issuecomment-347594411,https://api.github.com/repos/pydata/xarray/issues/1743,347594411,MDEyOklzc3VlQ29tbWVudDM0NzU5NDQxMQ==,167802,2017-11-28T17:11:56Z,2017-11-28T17:11:56Z,CONTRIBUTOR,"@jhamman Same problem rises with a regular numpy array as a source for the DataArray.
The use case I have is spatial resampling: assigning source data pixels to a destination grid. So in the example provided above, `l_indices` and `c_indices` would be the shape of the of the destination grid and tell us which pixels to take from the source data.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,277441150
https://github.com/pydata/xarray/issues/1743#issuecomment-347592382,https://api.github.com/repos/pydata/xarray/issues/1743,347592382,MDEyOklzc3VlQ29tbWVudDM0NzU5MjM4Mg==,2443309,2017-11-28T17:05:25Z,2017-11-28T17:05:25Z,MEMBER,"@mraspaud - dask arrays don't support assignment so your last line should not work. More importantly though, what indexing/broadcasting are you expecting `l_indices`, and `c_indices` to provide? ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,277441150
https://github.com/pydata/xarray/issues/1743#issuecomment-347573516,https://api.github.com/repos/pydata/xarray/issues/1743,347573516,MDEyOklzc3VlQ29tbWVudDM0NzU3MzUxNg==,167802,2017-11-28T16:09:30Z,2017-11-28T16:09:30Z,CONTRIBUTOR,@shoyer this is what I showed you earlier,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,277441150