We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850eb41 commit 8443d94Copy full SHA for 8443d94
dscim/utils/menu_runs.py
@@ -36,8 +36,6 @@ def run_ssps(
36
masks=[None],
37
fair_dims_list=[["simulation"]],
38
global_cons=False,
39
- factors=False,
40
- marginal_damages=False,
41
order="damage_function",
42
):
43
@@ -126,8 +124,6 @@ def run_rff(
126
124
config,
127
125
USA,
128
global_cons=True,
129
- factors=True,
130
- marginal_damages=True,
131
order="scc",
132
133
0 commit comments