xugrid.Ugrid2d.edge_bounds#

property Ugrid2d.edge_bounds: ndarray#

Returns a numpy array with columns minx, miny, maxx, maxy, describing the bounds of every edge in the grid.

Returns:

edge_bounds

Return type:

np.ndarray of shape (n_edge, 4)