xarray-contrib / xarray-regrid

Regridding utility for xarray
https://xarray-regrid.readthedocs.org/
Apache License 2.0
72 stars 7 forks source link

time dimension crashes kernel #21

Closed ClaireDons closed 1 year ago

ClaireDons commented 1 year ago

If running most_common regridder with the same dataset but with a time dimension the kernel crashes.

BSchilperoort commented 1 year ago

It seems that the origin of this bug was somewhere else. Having time dims in the most_common regridder seems to work fine when testing locally.