xarray-contrib / xarray-regrid

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

Dealing with 1x1 grids #25

Closed BSchilperoort closed 2 months ago

BSchilperoort commented 10 months ago

https://github.com/EcoExtreML/zampy/issues/48

If a user wants to regrid a 1x1 or a 1x2 (lat, lon) grid, this should be properly resolved. Currently the conservative routine will fail.