wradlib.zonalstats.get_bbox¶
-
wradlib.zonalstats.
get_bbox
(x, y)¶ Return bbox dictionary that represents the extent of the points.
- Parameters
x (
numpy.ndarray
) – x-coordinate valuesy (
numpy.ndarray
) – y-coordinate values
wradlib.zonalstats.
get_bbox
(x, y)¶Return bbox dictionary that represents the extent of the points.
x (numpy.ndarray
) – x-coordinate values
y (numpy.ndarray
) – y-coordinate values