Avoid tidying in batch #1179
-
|
Email from @mjy1011: Hi, Miguel Thank you so much for the "intermediate file movements" work. It is so nice of you to spend much time on this. By the way, There are too many obstacles here in KMA so if my question is not a proper one, then it's fine. Thank you so~~~~ much! Best, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Dear @mjy1011,
You're welcome :)
Yes it is. Not a fancy nice way, but there is a manual way:
That being said, if there is a problem during tidying you can always resume from tidying without the need to compute, by running the Please, let me know if that make sense to you, and that I am not misinterpreting your email. |
Beta Was this translation helpful? Give feedback.
Dear @mjy1011,
You're welcome :)
Yes it is. Not a fancy nice way, but there is a manual way:
-cflag:esm_runscripts <your_runscript.yaml> -e <expid> --open-run <your other flags> -ccd <PATH_to_exp>/<expid>/run_<DATE>/scripts/.runfile there, commenting theesm_runscriptsline below the launching of the model..runfile with your job scheduler. In slurm it would bes…