hydromodpy.spatial.mesh.cartesian_grid.examples.generation.run_grid_demo#
Quick visual test for surface-driven StructuredGrid generation.
This demo now prepares horizontal surfaces directly in code: - read topography raster, - optionally re-discretize in XY via Surface, - build bottom surface in absolute elevation, - run vertical discretization in StructuredGridBuilder.
- Run with:
python -m hydromodpy.spatial.mesh.cartesian_grid.examples.generation.run_grid_demo
Functions
|