Rewrite interp to use apply_ufunc
#15835
Annotations
10 errors and 3 warnings
Run tests:
xarray/tests/test_interp.py#L341
test_interpolate_nd[no_chunk-linear]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L341
test_interpolate_nd[no_chunk-nearest]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L341
test_interpolate_nd[no_chunk-slinear]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L316
test_interpolate_nd[no_chunk-cubic]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L316
test_interpolate_nd[no_chunk-quintic]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L316
test_interpolate_nd[no_chunk-pchip]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L341
test_interpolate_nd[chunked-linear]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L341
test_interpolate_nd[chunked-nearest]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L341
test_interpolate_nd[chunked-slinear]
NameError: name 'duck_array_ops' is not defined
|
Run tests:
xarray/tests/test_interp.py#L334
test_interpolate_nd[chunked-cubic]
NameError: name 'duck_array_ops' is not defined
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup micromamba
Failed to save: Unable to reserve cache with key Linux-X64-py3.10-2024-12-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9881/merge, Key: Linux-X64-py3.10-2024-12-19-c9b21490d0c87e33c5d9d927b641268100dd928f8fb8eed50d592a4a85287b7f-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-b310a4eb37e791cc7dbfe24d9faeda11f2557a8bb6b60431092a8a82e41f7809, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
Restore cached hypothesis directory
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading