Rewrite interp to use apply_ufunc
#15747
Annotations
11 errors and 2 warnings
|
Run tests:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-x-cubic]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L133
test_interpolate_1d[no_chunk-y-cubic]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-x-cubic]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L133
test_interpolate_1d[chunk_y-y-cubic]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[cubic]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L164
test_interpolate_1d_methods[zero]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L277
test_interpolate_vectorize[False-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
Run tests:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-akima]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L251
test_interpolate_vectorize[False-makima]
TypeError: string indices must be integers, not 'str'
|
Run tests:
xarray/tests/test_interp.py#L291
test_interpolate_vectorize[True-linear]
ValueError: dimensions ('z', 'w') must have the same length as the number of data dimensions, ndim=1
|
Upload test results
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
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