swot_simulator.plugins.data_handler.IrregularGridHandler._spatial_interp

static IrregularGridHandler._spatial_interp(z_model: dask.array.core.Array, x_model: dask.array.core.Array, y_model: dask.array.core.Array, x_sat: numpy.ndarray, y_sat: numpy.ndarray) numpy.ndarray[source]

Spatial interpolation of the SSH on the selected maps.

Parameters
Returns

interpolated SSH in space.

Return type

numpy.ndarray