swot_simulator.plugins.ssh.mitgcm.MITGCM._spatial_interp

static MITGCM._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)[source]

Spatial interpolation of the SSH on the selected maps.

Parameters
Returns

interpolated SSH in space.

Return type

numpy.ndarray