regrid (array-level)
- regrid(values, in_grid=None, out_grid=None, *, interpolation='linear', backend='mir', **kwargs)
Regrid the array
valueswith the givenbackendand options. 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
mir
use ECMWF’s Meteorological Interpolation and Regridding library (MIR) to perform the regridding
precomputed
use precomputed interpolation weights