wradlib.comp.extract_circle

wradlib.comp.extract_circle(center, radius, coords)

Extract the indices of coords which fall within a circle defined by center and radius.

Parameters:
Returns:

output (numpy.ndarray) – 1-darray of integers, index array referring to the coords array