Open JdeJong96 opened 3 months ago
Thanks for opening your first issue here at xarray! Be sure to follow the issue template! If you have an idea for a solution, we would really welcome a Pull Request with proposed changes. See the Contributing Guide for more. It may take us a while to respond here, but we really value your contribution. Contributors like you help make xarray better. Thank you!
What is your issue?
After performing a weighted mean with
keep_attrs=True
along a specific dimension in aDataset
, no remaining coordinates have attributes left:returns
Likewise for a
DataArray
:returns
I think this is the first issue regarding this problem. Have not tested any other weighted operations yet.
Output of xr.show_versions():