Rewrite interp to use apply_ufunc
#15747
Annotations
11 errors and 2 warnings
|
Run tests:
xarray/tests/test_groupby.py#L2179
TestDataArrayResample.test_upsample_interpolate
ValueError: Dimensions {'m', 'i', 'e', 't'} do not exist. Expected one or more of ('x', 'y', 'time')
|
Run tests:
xarray/tests/test_groupby.py#L2257
TestDataArrayResample.test_upsample_interpolate_dask[True]
ValueError: Dimensions {'m', 'i', 'e', 't'} do not exist. Expected one or more of ('x', 'y', 'time')
|
Run tests:
xarray/tests/test_groupby.py#L2257
TestDataArrayResample.test_upsample_interpolate_dask[False]
ValueError: Dimensions {'m', 'i', 'e', 't'} do not exist. Expected one or more of ('x', 'y', 'time')
|
Run tests:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-True-cubic]
TypeError: string indices must be integers
|
Run tests:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-True-pchip]
TypeError: string indices must be integers
|
Run tests:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-True-quintic]
TypeError: string indices must be integers
|
Run tests:
xarray/tests/test_interp.py#L959
test_interpolate_chunk_1d[1-1-1-False-linear]
ValueError: dimensions () must have the same length as the number of data dimensions, ndim=1
|
Run tests:
xarray/tests/test_interp.py#L959
test_interpolate_chunk_1d[1-1-1-False-nearest]
ValueError: dimensions () must have the same length as the number of data dimensions, ndim=1
|
Run tests:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-False-cubic]
TypeError: string indices must be integers
|
Run tests:
xarray/tests/test_interp.py#L958
test_interpolate_chunk_1d[1-1-1-False-pchip]
TypeError: string indices must be integers
|
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.
|
Upload test results
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Loading