create_mhm_restart_from_setup#
Create mHM restart files from an existing setup.
The module splits a setup into L1 tiles, optionally filters tiles by a mask, runs mHM for each tile, collects the produced restart files, and can merge those tile restarts into a final CF-style restart file.
Classes#
|
Run mHM through its Python bindings in the base directory of a setup. |
|
Definition of a single cropped setup tile. |
Functions#
|
Create restart files from a setup by tiling, running mHM, and merging output. |
|
Create L1 tiles using the same tile-size logic as |
|
Create longitude and latitude slices for |
|
Merge tiled mHM restart files without renaming variables. |
|
Merge mHM tile restart files into one final CF-style restart file. |