Skip to content
Snippets Groups Projects
Unverified Commit 4476e58e authored by Lars Bilke's avatar Lars Bilke
Browse files

Drop: reduce runtime.

parent 1b66a4ec
No related branches found
No related tags found
No related merge requests found
......@@ -70,10 +70,9 @@ if __name__ == "__main__":
computer_name=Str(hpc_env),
input_repo="https://gitlab.opengeosys.org/bilke/dgr.git",
# TODO: 3D coupled, run the following
# results/plot/3D/Salz-Kissen_prism-id_1-xres_400/glacialcycle/simTH/parts_8/{{temporal,spatial}}/report.pdf \
# results/plot/2D/{{Ton-Nord,Ton-Sued}}_prism-id_{{1,2}}-xres_200/glacialcycle/simTHM/parts_8/{{temporal,spatial}}/report.pdf \
workflow_command="snakemake --cores 48 --profile profiles/developer \
# results/plot/2D/Salz-Kissen_toy-id_2-xres_400/glacialcycle/simT/parts_8/{{spatial,temporal}}/report.pdf
# results/plot/2D/{{Ton-Nord,Ton-Sued}}_prism-id_{{1,2}}-xres_200/glacialcycle/simT{{,H,HM}}/parts_8/{{temporal,spatial}}/report.pdf \
workflow_command="snakemake --cores 24 --profile profiles/developer \
results/plot/2D/{{Salz-Kissen,Salz-flach,Ton-Nord}}_prism-id_{{1,2}}-xres_200/glacialcycle/simT{{,H}}/{{temporal,spatial}}/report.pdf", # parts_8
",
job_settings=job_settings,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment