hydromodpy.results.contracts#
Strong-typed return contracts for Run field/raster/mesh accessors.
These dataclasses replace the legacy dict and tuple payloads
returned by Run. Frozen + slotted: cheap
to allocate, immutable for callers, attribute access only.
Classes
|
UGRID mesh payload for a single simulation. |
|
Single-band raster with georeferencing metadata. |
|
Time stack of regular-in-plan rasters as |
|
Time stack of UGRID per-cell field values as |