Fix pirate arrgragation #13607
Annotations
3 errors and 1 warning
xarray/tests/test_computation.py#L2593
test_cross[a5-b5-ae5-be5-cartesian--1-True]
ValueError: dimension cartesian on 0th function argument to apply_ufunc with dask='parallelized' consists of multiple chunks, but is also a core dimension. To fix, either rechunk into a single array chunk along this dimension, i.e., ``.chunk(dict(cartesian=-1))``, or pass ``allow_rechunk=True`` in ``dask_gufunc_kwargs`` but beware that this may significantly increase memory usage.
|
xarray/tests/test_computation.py#L2593
test_cross[a6-b6-ae6-be6-cartesian--1-True]
ValueError: dimension cartesian on 0th function argument to apply_ufunc with dask='parallelized' consists of multiple chunks, but is also a core dimension. To fix, either rechunk into a single array chunk along this dimension, i.e., ``.chunk(dict(cartesian=-1))``, or pass ``allow_rechunk=True`` in ``dask_gufunc_kwargs`` but beware that this may significantly increase memory usage.
|
|
Failed to save: Unable to reserve cache with key Linux-X64-py3.9-2024-08-09-2ba9cf59902a819d4dd7f3d43aca41383eaec85525bffdce923e2f49cdfc391f-linux-64-xarray-tests-args-5c82b85-root-dcc80ee-file-1193966a02bd62e35978527e325897c86bd531b023e1d98548fdefb15405ce07, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9328/merge, Key: Linux-X64-py3.9-2024-08-09-2ba9cf59902a819d4dd7f3d43aca41383eaec85525bffdce923e2f49cdfc391f-linux-64-xarray-tests-args-5c82b85-root-dcc80ee-file-1193966a02bd62e35978527e325897c86bd531b023e1d98548fdefb15405ce07, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
This job failed
Loading