xarray icon indicating copy to clipboard operation
xarray copied to clipboard

assert_equal: ensure check_dim_order=False works for DataTree

Open mathause opened this issue 5 months ago • 0 comments

assert_equal(..., check_dim_order=False) did not do anything when two DataTree objects are passed.

Requires #10440 for the tests to pass, so a draft for now.

mathause avatar Jun 24 '25 12:06 mathause