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 values - y (
numpy.ndarray) – y-coordinate values
- x (
wradlib.zonalstats.get_bbox(x, y)¶Return bbox dictionary that represents the extent of the points.
| Parameters: |
|
|---|