hydromodpy.display.ugrid#
UGRID mesh rendering helper shared by spatial figures.
Reads mesh.vertices and mesh.face_node_connectivity from the
Run and draws a per-face scalar
field as a PolyCollection. Works identically
on DIS (rectangular cells) and DISV (arbitrary polygons) layouts because both
solver families serialize their mesh in the same UGRID schema.
Functions
|
Return the index of the last timestep, or 0 if not declared. |
|
Draw |