You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday the doctest started to pull in numpy 2.1.3 (before 2.0.2) and NamedArray aggregations started to fail, returning a scalar instead of an array.
What happened?
Yesterday the doctest started to pull in numpy 2.1.3 (before 2.0.2) and NamedArray aggregations started to fail, returning a scalar instead of an array.
Working: https://github.com/pydata/xarray/actions/runs/13037739319/job/36372249466
Breaking: https://github.com/pydata/xarray/actions/runs/13044017287/job/36391424586
The same still works with DataArray returning an array.
That's a release blocker for #10002.
What did you expect to happen?
Doctest should run.
Minimal Complete Verifiable Example
MVCE confirmation
Relevant log output
Anything else we need to know?
No response
Environment
xarray: 2025.1.2.dev28+g151b89ac
pandas: 2.2.3
numpy: 2.1.3
scipy: 1.15.1
netCDF4: 1.7.2
pydap: 3.5.3
h5netcdf: 1.5.0
h5py: 3.12.1
zarr: 3.0.1
cftime: 1.6.4
nc_time_axis: 1.4.1
iris: 3.11.0
bottleneck: 1.4.2
dask: 2025.1.0
distributed: 2025.1.0
matplotlib: 3.10.0
cartopy: 0.24.0
seaborn: 0.13.2
numbagg: 0.8.2
fsspec: 2024.12.0
cupy: None
pint: None
sparse: 0.15.5
flox: 0.9.15
numpy_groupies: 0.11.2
setuptools: 75.8.0
pip: 25.0
conda: None
pytest: 8.3.4
mypy: None
IPython: None
sphinx: None
The text was updated successfully, but these errors were encountered: