hydromodpy.spatial.mesh.cartesian_grid.utils.planar_discretizer#
Planar discretization and raster regridding utilities for structured grids.
This module transforms source rasters to the target planar grid requested by
SGridConfig:
- keep native support (keep_native),
- explicit target shape (resample_to_shape with ny rows and nx columns).
Classes
|
Discretize topography and aligned rasters onto a target planar grid. |