wradlib.vpr.PseudoCAPPI.__call__

wradlib.vpr.PseudoCAPPI.__call__#

PseudoCAPPI.__call__(data, **kwargs)#

Interpolates the polar data to 3-dimensional Cartesian coordinates

Parameters:

data (numpy.ndarray) – 1-d array of length (num radar bins in volume, ) The length of this array must be the same as len(polcoords)

Returns:

output (numpy.ndarray) – 1-d array of length (num voxels, )