Open
Description
Edit: see below for updated request.
Is your feature request related to a problem?
the rest of the scipy ecosystem requires numpy arrays for everything. dim order is the only organization you have in np. it causes tons of issues moving back and forth between xarray and np simply because dimensions are displayed in alphabetical order rather than their actual order.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response