hydromodpy.results.grid#
Scalar spatial metadata for a simulation: cell size, shape, extent.
Exposed as hydromodpy.results.run.Run.grid. Provides the
scalars typically needed when post-processing or plotting a
distributed simulation without reaching for the raw DEM transform.
Lumped simulations (e.g. GR4J, solver_category == "lumped") raise
RuntimeError because they have no spatial discretisation.
Functions
|
Read scalar grid metadata for |
Classes
|
Scalar spatial metadata for a regular-in-plan simulation. |