swot_simulator.plugins.data_handler.IrregularGridHandler._spatial_interp#

static IrregularGridHandler._spatial_interp(z_model: Array, x_model: Array, y_model: Array, x_sat: ndarray, y_sat: ndarray) ndarray[source]#

Spatial interpolation of the SSH on the selected maps.

Parameters
Returns

interpolated SSH in space.

Return type

numpy.ndarray