Running mHM in large areas #128
-
|
Hello mHM team, we are planning to run mHM in all the continental territory of Chile, which is a pretty large area. The precipitation alone can be up to 40gb at 3km resolution, so the processing of the model is highly demanding. We are planning to simulate a long period from 1960-2021 What insights could you share about the best ways to run mHM at large areas? Thank you for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
dear @diegodinamarca If that does not help enough, yes, you can further split Chile into several sub-domains, which follow hydrologic boundaries, if you will use mRM. |
Beta Was this translation helpful? Give feedback.
dear @diegodinamarca
for large jobs, I surely recommend to switch for meteo chunk reading, using
time_step_model_inputs(1), e.g. as yearly or monthly intervals, see this in mhm.nmlIf that does not help enough, yes, you can further split Chile into several sub-domains, w…