Skip to content

Commit 8443d94

Browse files
author
JMGilbert
committed
Remove obsolete args
1 parent 850eb41 commit 8443d94

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dscim/utils/menu_runs.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ def run_ssps(
3636
masks=[None],
3737
fair_dims_list=[["simulation"]],
3838
global_cons=False,
39-
factors=False,
40-
marginal_damages=False,
4139
order="damage_function",
4240
):
4341

@@ -126,8 +124,6 @@ def run_rff(
126124
config,
127125
USA,
128126
global_cons=True,
129-
factors=True,
130-
marginal_damages=True,
131127
order="scc",
132128
):
133129

0 commit comments

Comments
 (0)