xarray
xarray copied to clipboard
Add Dimension names to visualization in html repr
Is your feature request related to a problem?
The dask array repr for a dataarray is pretty nice, but I think it would be even nicer if I could also see which dim was which on the chunk visualization
Describe the solution you'd like
Something like this:
Describe alternatives you've considered
No response
Additional context
No response