Xarray-regrid: regridding with ease

Xarray-regrid can regrid (geospatial) data to a new coordinate system. It is a plugin for the popular "xarray" python package. It can use the methods such as linear and conservative regridding, and is optimized to make use of dask for efficient parallel computation.