RegularGrid.predict()
Evaluate interpolator at given new_point, can be multiple points.
new_point (array_like) – the coordinates of the given point(s).
the interpolated values.
numpy.ndarray