Browse Source

reading wrapper testing

Johannes Gütschow 3 years ago
parent
commit
61510f27a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/UNFCCC_reader/read_UNFCCC_submission.py

+ 1 - 1
code/UNFCCC_reader/read_UNFCCC_submission.py

@@ -69,7 +69,7 @@ if script_name:
         message=f"Read data for {country}, {submission}.",
         inputs=input_files,
         outputs=output_files,
-        dry_run=None
+        dry_run='basic'
     )
 else:
     # no code found.