+ run_scripts/create_multi_col_params.py -n 100 -calls_per_out 1
Traceback (most recent call last):
File "/home/jenkins/workspace/branch_clubb_test/run_scripts/create_multi_col_params.py", line 141, in <module>
parsed_params = parse_clubb_params(clubb_params_file)
File "/home/jenkins/workspace/branch_clubb_test/run_scripts/create_multi_col_params.py", line 17, in parse_clubb_params
with open(file_name, 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: '../input/tunable_parameters/tunable_parameters.in'