wradlib.ipol.QuadriArea.__call__¶
- QuadriArea.__call__(values)¶
Evaluate interpolator for values given at the source points.
- Parameters
values (
numpy:numpy.ndarrayof floats) – Values representing the source cells, shape corresponding to src- Returns
result (
numpy:numpy.ndarrayof floats) – Values representing the target cells, shape corresponding to trg