Bug#1139202: satpy: autopkgtest regression with NumPy 2.4

roehling at debian.org roehling at debian.org
Sun Jun 7 07:20:45 BST 2026


Source: satpy
Version: 0.60.0-1
Severity: normal
User: debian-python at lists.debian.org
Usertags: numpy2.4

Dear maintainer,

According to https://ci.debian.net data, your package satpy has an
autopkgtest regression with numpy.

The following architectures failed: amd64, arm64, ppc64el, riscv64.

Hopefully relevant excerpt from
https://ci.debian.net/packages/s/satpy/testing/amd64/71828806/
follows:

650s ==================================== ERRORS ====================================
650s ___________________ ERROR at setup of test_png_scene_l_mode ____________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s ___________________ ERROR at setup of test_png_scene_la_mode ___________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s ___________________ ERROR at setup of test_geotiff_scene_rgb ___________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s __________________ ERROR at setup of test_geotiff_scene_rgba ___________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s _____________ ERROR at setup of test_geotiff_scene_nan_fill_value ______________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ___________________ ERROR at setup of test_geotiff_scene_nan ___________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ________________ ERROR at setup of test_GenericImageFileHandler ________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s ___________ ERROR at setup of test_GenericImageFileHandler_datasetid ___________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s ________ ERROR at setup of test_GenericImageFileHandler_nodata_nan_mask ________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _______ ERROR at setup of test_GenericImageFileHandler_nodata_fill_value _______
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ____ ERROR at setup of test_GenericImageFileHandler_nodata_nan_mask_default ____
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s __________________ ERROR at setup of test_write_and_read_file __________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ________________ ERROR at setup of test_write_and_read_file_RGB ________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s ________________ ERROR at setup of test_write_and_read_file_LA _________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _______________ ERROR at setup of test_write_and_read_file_units _______________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ____________ ERROR at setup of test_write_and_read_no_quantity[N/A] ____________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _____________ ERROR at setup of test_write_and_read_no_quantity[1] _____________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _____________ ERROR at setup of test_write_and_read_no_quantity[] ______________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _______________ ERROR at setup of test_write_and_read_via_scene ________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _____________________ ERROR at setup of test_get_all_tags ______________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ________________ ERROR at setup of test_calc_single_tag_by_name ________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _________________ ERROR at setup of test_get_central_meridian __________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ____________________ ERROR at setup of test_get_color_depth ____________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _________________ ERROR at setup of test_get_creation_date_id __________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ______________________ ERROR at setup of test_get_date_id ______________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ________________ ERROR at setup of test_get_earth_radius_large _________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ________________ ERROR at setup of test_get_earth_radius_small _________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _____________________ ERROR at setup of test_get_filename ______________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _________________ ERROR at setup of test_get_min_gray_value_L __________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ________________ ERROR at setup of test_get_min_gray_value_RGB _________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s _________________ ERROR at setup of test_get_max_gray_value_L __________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s ________________ ERROR at setup of test_get_max_gray_value_RGB _________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s ____________________ ERROR at setup of test_get_projection _____________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _____________________ ERROR at setup of test_get_ref_lat_1 _____________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _________________ ERROR at setup of test_get_transparent_pixel _________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _______________________ ERROR at setup of test_get_xmax ________________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s _______________________ ERROR at setup of test_get_ymax ________________________
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s =================================== FAILURES ===================================
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
650s E               return np.nanquantile(
650s E                      ~~~~~~~~~~~~~~^
650s E                   a,
650s E                   ^^
650s E               ...<5 lines>...
650s E                   **kwargs,
650s E                   ^^^^^^^^^
650s E               )
650s E               ^
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s                 f"`dtype` inference failed in `{funcname}`.\n\n"
650s E           ValueError: `dtype` inference failed in `map_blocks`.
650s E           
650s E           Please specify the dtype explicitly using the `dtype` kwarg.
650s E           
650s E           Original error is below:
650s E           ------------------------
650s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
650s E           
650s E           Traceback:
650s E           ---------
650s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
650s E               o = func(*args, **kwargs)
650s   /usr/lib/python3/dist-packages/pyninjotiff/tifffile.py:156: UserWarning: failed to import the optional _tifffile C extension module.
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_area_with_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_area_with_alpha_and_missing_data
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_area_without_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_sza_with_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_sza_without_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_daynight_area
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_daynight_sza
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_area_with_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_area_without_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_sza_with_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_sza_without_alpha
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_glm.py::TestGLMComposites::test_highlight_compositor
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_resolution.py::TestLuminanceSharpeningCompositor::test_compositor
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancements.py::test_nwcsaf_comps[cmic_cwp_pps]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancements.py::test_nwcsaf_comps[cmic_lwp_pps]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancements.py::test_nwcsaf_comps[cmic_iwp_pps]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_enhance_empty_config
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_enhance_with_sensor_no_entry
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_writer_custom_enhance
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_enhance_with_sensor_entry
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/modifier_tests/test_parallax.py::TestParallaxCorrectionSceneLoad::test_enhanced_image
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/scene_tests/test_saving.py::TestSceneSaving::test_save_datasets_default
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/scene_tests/test_saving.py::TestSceneSaving::test_save_datasets_by_ext
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/scene_tests/test_saving.py::TestSceneSaving::test_save_dataset_default
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_static_filename
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_dynamic_filename[geotiff_{name}_{start_time:%Y%m%d_%H%M%S}.tif-exp_fns0]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_dynamic_filename[geotiff_{name}_{sensor}.tif-exp_fns1]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_dynamic_filename_with_dir
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_group_results_by_output_file
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_simple_image
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_geotiff
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_multiple_geotiff
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_multiple_simple
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_mixed
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_simple_write[_get_test_datasets_2d]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_simple_write[_get_test_datasets_3d]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_simple_delayed_write
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_fill_value_from_config
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_tags
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs0-_get_test_datasets_2d]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs0-_get_test_datasets_3d]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs0-_get_test_datasets_2d_nonlinear_enhancement]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs1-_get_test_datasets_2d]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs1-_get_test_datasets_3d]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs1-_get_test_datasets_2d_nonlinear_enhancement]
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_tiled_value_from_config
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_simple_write
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_save_one_dataset
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_save_one_dataset_sensor_set
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_save_dataset_with_bad_value
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_simple_write_two_bands
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_get_test_dataset_three_bands_prereq
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_simple_image.py::TestPillowWriter::test_simple_delayed_write
652s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_simple_image.py::TestPillowWriter::test_simple_write
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_png_scene_l_mode
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_png_scene_la_mode
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_rgb
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_rgba
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_nan_fill_value
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_nan
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_datasetid
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_nodata_nan_mask
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_nodata_fill_value
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_nodata_nan_mask_default
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file_RGB
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file_LA
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file_units
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_no_quantity[N/A]
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_no_quantity[1]
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_no_quantity[]
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_via_scene
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_all_tags
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_calc_single_tag_by_name
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_central_meridian
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_color_depth
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_creation_date_id
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_date_id
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_earth_radius_large
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_earth_radius_small
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_filename
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_min_gray_value_L
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_min_gray_value_RGB
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_max_gray_value_L
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_max_gray_value_RGB
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_projection
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_ref_lat_1
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_transparent_pixel
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_xmax
652s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_ymax
652s = 54 failed, 3127 passed, 4 skipped, 65 deselected, 5 xfailed, 114 warnings, 37 errors in 463.13s (0:07:43) =
654s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.c87njpuo/downtmp/autopkgtest_tmp/build; python3.14 -m pytest -k "not test_read_band_gzip_stream and not test_generic_open_BZ2File and not test_generic_open_FSFile_MemoryFileSystem and not test_generic_open_binary and not test_read_physical_seviri_nat_file and not test_hvplot_basic_with_area and not test_hvplot_basic_with_swath and not test_hvplot_rgb_with_area and not test_rayleigh_corrector and not test_rayleigh_with_angles and not test_provide_sunz_threshold_and_masking_limit and not test_basic_call and not test_retrieve and not test_offline_retrieve and not test_retrieve_all and not test_download_script and not test_no_downloads_in_tests and not test_scene_dynamic_available_datasets and not test_read_real_segment and not test_basic_numbered_1_tile and not test_units_length_warning and not test_basic_numbered_tiles and not test_basic_lettered_tiles and not test_multivar_numbered_tiles_glm and not test_lettered_tiles_update_existing and not test_lettered_tiles_sector_ref and not test_lettered_tiles_no_valid_data and not test_modifier_interface_cloud_moves_to_observer" --ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/gms/test_gms5_vissr_l1b.py --ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/gms/test_gms5_vissr_navigation.py /usr/lib/python3/dist-packages/satpy/tests
960s ==================================== ERRORS ====================================
960s ___________________ ERROR at setup of test_png_scene_l_mode ____________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s ___________________ ERROR at setup of test_png_scene_la_mode ___________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s ___________________ ERROR at setup of test_geotiff_scene_rgb ___________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s __________________ ERROR at setup of test_geotiff_scene_rgba ___________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s _____________ ERROR at setup of test_geotiff_scene_nan_fill_value ______________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ___________________ ERROR at setup of test_geotiff_scene_nan ___________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ________________ ERROR at setup of test_GenericImageFileHandler ________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s ___________ ERROR at setup of test_GenericImageFileHandler_datasetid ___________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s ________ ERROR at setup of test_GenericImageFileHandler_nodata_nan_mask ________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _______ ERROR at setup of test_GenericImageFileHandler_nodata_fill_value _______
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ____ ERROR at setup of test_GenericImageFileHandler_nodata_nan_mask_default ____
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s __________________ ERROR at setup of test_write_and_read_file __________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ________________ ERROR at setup of test_write_and_read_file_RGB ________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s ________________ ERROR at setup of test_write_and_read_file_LA _________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _______________ ERROR at setup of test_write_and_read_file_units _______________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ____________ ERROR at setup of test_write_and_read_no_quantity[N/A] ____________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _____________ ERROR at setup of test_write_and_read_no_quantity[1] _____________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _____________ ERROR at setup of test_write_and_read_no_quantity[] ______________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _______________ ERROR at setup of test_write_and_read_via_scene ________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _____________________ ERROR at setup of test_get_all_tags ______________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ________________ ERROR at setup of test_calc_single_tag_by_name ________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _________________ ERROR at setup of test_get_central_meridian __________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ____________________ ERROR at setup of test_get_color_depth ____________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _________________ ERROR at setup of test_get_creation_date_id __________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ______________________ ERROR at setup of test_get_date_id ______________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ________________ ERROR at setup of test_get_earth_radius_large _________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ________________ ERROR at setup of test_get_earth_radius_small _________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _____________________ ERROR at setup of test_get_filename ______________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _________________ ERROR at setup of test_get_min_gray_value_L __________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ________________ ERROR at setup of test_get_min_gray_value_RGB _________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s _________________ ERROR at setup of test_get_max_gray_value_L __________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s ________________ ERROR at setup of test_get_max_gray_value_RGB _________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s ____________________ ERROR at setup of test_get_projection _____________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _____________________ ERROR at setup of test_get_ref_lat_1 _____________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _________________ ERROR at setup of test_get_transparent_pixel _________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _______________________ ERROR at setup of test_get_xmax ________________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s _______________________ ERROR at setup of test_get_ymax ________________________
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s =================================== FAILURES ===================================
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("nanquantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s E             File "/usr/lib/python3/dist-packages/dask/array/reductions.py", line 1959, in _custom_quantile
960s E               return np.nanquantile(
960s E                      ~~~~~~~~~~~~~~^
960s E                   a,
960s E                   ^^
960s E               ...<5 lines>...
960s E                   **kwargs,
960s E                   ^^^^^^^^^
960s E               )
960s E               ^
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s                 f"`dtype` inference failed in `{funcname}`.\n\n"
960s E           ValueError: `dtype` inference failed in `map_blocks`.
960s E           
960s E           Please specify the dtype explicitly using the `dtype` kwarg.
960s E           
960s E           Original error is below:
960s E           ------------------------
960s E           TypeError("quantile() got an unexpected keyword argument 'interpolation'")
960s E           
960s E           Traceback:
960s E           ---------
960s E             File "/usr/lib/python3/dist-packages/dask/array/core.py", line 469, in apply_infer_dtype
960s E               o = func(*args, **kwargs)
960s   /usr/lib/python3/dist-packages/pyninjotiff/tifffile.py:156: UserWarning: failed to import the optional _tifffile C extension module.
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_area_with_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_area_with_alpha_and_missing_data
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_area_without_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_sza_with_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_day_only_sza_without_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_daynight_area
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_daynight_sza
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_area_with_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_area_without_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_sza_with_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_fill.py::TestDayNightCompositor::test_night_only_sza_without_alpha
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_glm.py::TestGLMComposites::test_highlight_compositor
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/compositor_tests/test_resolution.py::TestLuminanceSharpeningCompositor::test_compositor
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancements.py::test_nwcsaf_comps[cmic_cwp_pps]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancements.py::test_nwcsaf_comps[cmic_lwp_pps]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancements.py::test_nwcsaf_comps[cmic_iwp_pps]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_enhance_empty_config
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_enhance_with_sensor_no_entry
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_writer_custom_enhance
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/enhancement_tests/test_enhancer.py::TestEnhancerUserConfigs::test_enhance_with_sensor_entry
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/modifier_tests/test_parallax.py::TestParallaxCorrectionSceneLoad::test_enhanced_image
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/scene_tests/test_saving.py::TestSceneSaving::test_save_datasets_default
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/scene_tests/test_saving.py::TestSceneSaving::test_save_datasets_by_ext
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/scene_tests/test_saving.py::TestSceneSaving::test_save_dataset_default
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_static_filename
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_dynamic_filename[geotiff_{name}_{start_time:%Y%m%d_%H%M%S}.tif-exp_fns0]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_dynamic_filename[geotiff_{name}_{sensor}.tif-exp_fns1]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_base.py::TestBaseWriter::test_save_dataset_dynamic_filename_with_dir
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_group_results_by_output_file
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_simple_image
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_geotiff
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_multiple_geotiff
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_multiple_simple
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_core/test_compute.py::test_mixed
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_simple_write[_get_test_datasets_2d]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_simple_write[_get_test_datasets_3d]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_simple_delayed_write
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_fill_value_from_config
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_tags
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs0-_get_test_datasets_2d]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs0-_get_test_datasets_3d]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs0-_get_test_datasets_2d_nonlinear_enhancement]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs1-_get_test_datasets_2d]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs1-_get_test_datasets_3d]
960s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_scale_offset[save_kwargs1-_get_test_datasets_2d_nonlinear_enhancement]
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_geotiff.py::TestGeoTIFFWriter::test_tiled_value_from_config
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_simple_write
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_save_one_dataset
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_save_one_dataset_sensor_set
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_save_dataset_with_bad_value
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_simple_write_two_bands
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_mitiff.py::test_get_test_dataset_three_bands_prereq
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_simple_image.py::TestPillowWriter::test_simple_delayed_write
961s FAILED ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_simple_image.py::TestPillowWriter::test_simple_write
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_png_scene_l_mode
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_png_scene_la_mode
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_rgb
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_rgba
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_nan_fill_value
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_geotiff_scene_nan
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_datasetid
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_nodata_nan_mask
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_nodata_fill_value
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/reader_tests/test_generic_image.py::test_GenericImageFileHandler_nodata_nan_mask_default
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file_RGB
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file_LA
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_file_units
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_no_quantity[N/A]
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_no_quantity[1]
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_no_quantity[]
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_write_and_read_via_scene
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_all_tags
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_calc_single_tag_by_name
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_central_meridian
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_color_depth
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_creation_date_id
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_date_id
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_earth_radius_large
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_earth_radius_small
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_filename
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_min_gray_value_L
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_min_gray_value_RGB
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_max_gray_value_L
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_max_gray_value_RGB
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_projection
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_ref_lat_1
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_transparent_pixel
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_xmax
961s ERROR ../../../../../usr/lib/python3/dist-packages/satpy/tests/writer_tests/test_ninjogeotiff.py::test_get_ymax
961s = 54 failed, 3127 passed, 4 skipped, 65 deselected, 5 xfailed, 114 warnings, 37 errors in 304.26s (0:05:04) =
962s E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=1: cd /tmp/autopkgtest-lxc.c87njpuo/downtmp/autopkgtest_tmp/build; python3.13 -m pytest -k "not test_read_band_gzip_stream and not test_generic_open_BZ2File and not test_generic_open_FSFile_MemoryFileSystem and not test_generic_open_binary and not test_read_physical_seviri_nat_file and not test_hvplot_basic_with_area and not test_hvplot_basic_with_swath and not test_hvplot_rgb_with_area and not test_rayleigh_corrector and not test_rayleigh_with_angles and not test_provide_sunz_threshold_and_masking_limit and not test_basic_call and not test_retrieve and not test_offline_retrieve and not test_retrieve_all and not test_download_script and not test_no_downloads_in_tests and not test_scene_dynamic_available_datasets and not test_read_real_segment and not test_basic_numbered_1_tile and not test_units_length_warning and not test_basic_numbered_tiles and not test_basic_lettered_tiles and not test_multivar_numbered_tiles_glm and not test_lettered_tiles_update_existing and not test_lettered_tiles_sector_ref and not test_lettered_tiles_no_valid_data and not test_modifier_interface_cloud_moves_to_observer" --ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/gms/test_gms5_vissr_l1b.py --ignore=/usr/lib/python3/dist-packages/satpy/tests/reader_tests/gms/test_gms5_vissr_navigation.py /usr/lib/python3/dist-packages/satpy/tests
962s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i python{version} -p "3.14 3.13" --parallel= returned exit code 13
962s pybuild-autopkgtest: error: /tmp/vFZd_L_MxR/run pybuild-autopkgtest returned exit code 2
963s pybuild-autopkgtest  FAIL non-zero exit status 25
963s pybuild-autopkgtest  FAIL non-zero exit status 25



More information about the Pkg-grass-devel mailing list