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
Hi,
tried to find a similar issue, but haven't seen it.
When interpolating a dataset containing non-numeric types using a DataArray for the new coordinates, then the dimensions of the interpolated data set differ from the case with only numeric types.
Not sure this is clear enough, see the example.
Edit: looks like nothing is interpolated at all in the non-numeric case.
What did you expect to happen?
The output dimensions should be the same in both cases and match the ones of the numeric-only case.
What happened?
Hi,
tried to find a similar issue, but haven't seen it.
When interpolating a dataset containing non-numeric types using a DataArray for the new coordinates, then the dimensions of the interpolated data set differ from the case with only numeric types.
Not sure this is clear enough, see the example.
Edit: looks like nothing is interpolated at all in the non-numeric case.
What did you expect to happen?
The output dimensions should be the same in both cases and match the ones of the numeric-only case.
Minimal Complete Verifiable Example
MVCE confirmation
Relevant log output
Anything else we need to know?
No response
Environment
INSTALLED VERSIONS
commit: None
python: 3.11.4 | packaged by conda-forge | (main, Jun 10 2023, 18:08:17) [GCC 12.2.0]
python-bits: 64
OS: Linux
machine: x86_64
processor: x86_64
byteorder: little
LC_ALL: None
LANG: C.UTF-8
LOCALE: ('en_US', 'UTF-8')
libhdf5: 1.12.2
libnetcdf: 4.9.1
xarray: 2023.7.0
pandas: 2.0.3
numpy: 1.25.2
scipy: 1.11.1
netCDF4: 1.6.3
pydap: installed
h5netcdf: 1.2.0
h5py: 3.8.0
Nio: None
zarr: 2.16.0
cftime: 1.6.2
nc_time_axis: None
PseudoNetCDF: None
iris: None
bottleneck: None
dask: 2023.8.0
distributed: 2023.8.0
matplotlib: 3.7.2
cartopy: 0.22.0
seaborn: None
numbagg: None
fsspec: 2023.6.0
cupy: None
pint: None
sparse: None
flox: 0.7.2
numpy_groupies: 0.9.22
setuptools: 68.0.0
pip: 23.2.1
conda: 23.7.2
pytest: 7.4.0
mypy: None
IPython: 8.7.0
sphinx: 5.3.0
The text was updated successfully, but these errors were encountered: