Closed
Description
Is your feature request related to a problem?
No
Describe the solution you'd like
Hi all, when stacking an array my_xarray.stack(multi=('x','y'))
, the attributes of stacked dimension (x and y in the example) are lost. It would be nice to keep them. It would also be nice to have them back when unstacking.
Thanks
Describe alternatives you've considered
No response
Additional context
No response