xarray-contrib/cf-xarray

⚠️ Nightly upstream-dev CI failed ⚠️

github-actions opened this issue · 3 comments

Workflow Run URL

Python 3.12 Test Summary
cf_xarray/tests/test_accessor.py::test_wrapped_classes[groupby_bins-xrkwargs4-cfkwargs4-obj3]: ValueError: Index string (0, 1, 2) does not match array dimension 2
cf_xarray/tests/test_accessor.py::test_wrapped_classes[groupby_bins-xrkwargs4-cfkwargs4-obj1]: ValueError: Index string (0, 1, 2) does not match array dimension 2

@keewis do you know what's going on here?

the failing units test is a bug in pint, which should be fixed and released pretty soon. For the others I'll have to investigate.

Thanks @keewis . I was only looking for input on pint. The rest just appeared in the latest run!