Enable numbagg
in calculation of quantiles
#11287
Annotations
10 errors
Run tests:
xarray/tests/test_dataset.py#L5660
TestDataset.test_quantile_method[midpoint]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_dataset.py#L5660
TestDataset.test_quantile_method[lower]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_dataset.py#L5672
TestDataset.test_quantile_interpolation_deprecated[midpoint]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_dataset.py#L5672
TestDataset.test_quantile_interpolation_deprecated[lower]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_dataarray.py#L2916
TestDataArray.test_quantile_method[midpoint]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_dataarray.py#L2916
TestDataArray.test_quantile_method[lower]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_dataarray.py#L2931
TestDataArray.test_quantile_interpolation_deprecated[midpoint]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_dataarray.py#L2931
TestDataArray.test_quantile_interpolation_deprecated[lower]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_variable.py#L1809
TestVariable.test_quantile_method[False-midpoint]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
Run tests:
xarray/tests/test_variable.py#L1809
TestVariable.test_quantile_method[False-lower]
numpy.exceptions.AxisError: source: axis 0 is out of bounds for array of dimension 0
|
The logs for this run have expired and are no longer available.
Loading