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
The core code in Regridder.regrid combines the area-weighted and nearest-neighbour options,
but I think that the common code is doing unnecessary work in the nearest-neighbour case.