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/1484#issuecomment-317102180,https://api.github.com/repos/pydata/xarray/issues/1484,317102180,MDEyOklzc3VlQ29tbWVudDMxNzEwMjE4MA==,1217238,2017-07-21T20:16:24Z,2017-07-21T20:16:24Z,MEMBER,".rename('new_name') on the combined array is probably the simplest.
On Fri, Jul 21, 2017 at 12:14 PM, peteron30
wrote:
> Thanks. the result dataarray from xr.concat keeps the same name as var1,
> although it is in fact a new dataarray object. How can this be fixed?
> The name disappear after applying an bool index using where method.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> , or mute
> the thread
>
> .
>
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,244702576
https://github.com/pydata/xarray/issues/1484#issuecomment-317039818,https://api.github.com/repos/pydata/xarray/issues/1484,317039818,MDEyOklzc3VlQ29tbWVudDMxNzAzOTgxOA==,1217238,2017-07-21T15:57:11Z,2017-07-21T15:57:11Z,MEMBER,"To combine variables in a list into a new xarray object, you need to call `xarray.concat` on them, e.g., `xarray.concat([var1, var1-var2, var1-var3, (var1-var2)*np.cos(var4)], 'new_dim')`.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,244702576