regrid (high-level)
- regrid(data, grid=None, *, interpolation='linear', backend='mir', **kwargs)
Regrid the high-level
dataobject (with geography information) using the givenbackendand options. Thedatacan be one of the following types:To see the available
**kwargsplease refer to the documentation of the specific backend. The default backend is mir.The following
backendss are available:Backend
Description
use ECMWF’s Meteorological Interpolation and Regridding library (MIR) to perform the regridding. This is the default backend.
use precomputed interpolation weights