Skip to content

Console Output

++ cat cur_out/commit
+ python postprocessing/pyplotgen/pyplotgen.py -l -c 'cpu_*' 'gpu_*' 'cur_out/cpu_*' 'cur_out/gpu_*' -o c55bb04_vs_master_fake_commit
Traceback (most recent call last):
  File "/home/jenkins/workspace/branch_clubb_test/postprocessing/pyplotgen/pyplotgen.py", line 820, in <module>
    pyplotgen = __processArguments__()
  File "/home/jenkins/workspace/branch_clubb_test/postprocessing/pyplotgen/pyplotgen.py", line 800, in __processArguments__
    pyplotgen = PyPlotGen(args.output, clubb_folders=args.clubb, replace=args.replace, les=les, e3sm_folders=args.e3sm,
  File "/home/jenkins/workspace/branch_clubb_test/postprocessing/pyplotgen/pyplotgen.py", line 166, in __init__
    raise RuntimeError("The directory " + folder + " does not exist.")
RuntimeError: The directory cpu_* does not exist.