wradlib.ipol.QuadriArea.__call__#

QuadriArea.__call__(values)#

Evaluate interpolator for values given at the source points.

Parameters

values (numpy.ndarray) – Values representing the source cells, shape corresponding to src

Returns

result (numpy.ndarray) – Values representing the target cells, shape corresponding to trg