diff --git a/diagnostics/example_multicase/multirun_config_template.jsonc b/diagnostics/example_multicase/multirun_config_template.jsonc index 8c640f4ff..d1e628e6f 100644 --- a/diagnostics/example_multicase/multirun_config_template.jsonc +++ b/diagnostics/example_multicase/multirun_config_template.jsonc @@ -110,5 +110,5 @@ "overwrite": false, // List with custom preprocessing script(s) to run on data // Place these scripts in the user_scripts directory of your copy of the MDTF-diagnostics repository - "user_pp_scripts" : ["example_pp_script.py"] + "user_pp_scripts" : [] }