MHMSetupTile#
- class mhm_tools.pre.create_mhm_restart_from_setup.MHMSetupTile(name: str, output_path: Path, lonslice: slice, latslice: slice, lon_min: float, lon_max: float, lat_min: float, lat_max: float)[source]#
Bases:
objectDefinition of a single cropped setup tile.
lonsliceandlatslicecontain cell bounds. The other coordinate fields contain center-cell coordinates.