We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbbe1e commit 5b572ccCopy full SHA for 5b572cc
message_ix_models/model/water/report.py
@@ -32,7 +32,7 @@ def run_old_reporting(sc: Optional[Scenario] = None):
32
scen=sc,
33
merge_hist=True,
34
merge_ts=False,
35
- run_config="GEIDCO4_GEI_run_config.yaml",
+ run_config="default_run_config.yaml",
36
)
37
38
0 commit comments