unilab.terrains.utils.bilinear_resample_grid

unilab.terrains.utils.bilinear_resample_grid(x, y, z, x_new, y_new)[source]

Resample a regular grid z(x, y) at the cartesian product of new coords.

Parameters:
Return type:

ndarray