Rewrite interp to use apply_ufunc
#15835
Annotations
10 errors and 2 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
|
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