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/2835#issuecomment-1236379727,https://api.github.com/repos/pydata/xarray/issues/2835,1236379727,IC_kwDOAMm_X85JsahP,14808389,2022-09-04T17:01:05Z,2022-09-04T17:01:05Z,MEMBER,"even with
```python
In [1]: import xarray as xr
...:
...: ds = xr.Dataset({""a"": (""x"", [1, 2, 3], {""t"": 0})}, attrs={""t"": 1})
...: ds2 = ds.copy(deep=True)
...: ds.attrs[""t""] = 5
...: ds.a.attrs[""t""] = 6
...:
...: display(ds2, ds2.a)
Dimensions: (x: 3)
Dimensions without coordinates: x
Data variables:
a (x) int64 1 2 3
Attributes:
t: 1
array([1, 2, 3])
Dimensions without coordinates: x
Attributes:
t: 0
```
I cannot reproduce. @Ch-Meier, @DerPlankton13, can either of you post a minimal example demonstrating the issue? ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,423742774
https://github.com/pydata/xarray/issues/2835#issuecomment-475263182,https://api.github.com/repos/pydata/xarray/issues/2835,475263182,MDEyOklzc3VlQ29tbWVudDQ3NTI2MzE4Mg==,2448579,2019-03-21T14:56:03Z,2019-03-21T14:56:03Z,MEMBER,"Thanks @kefirbandi, can you send in a PR?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,423742774