Skip to content

Commit b72d383

Browse files
committed
Remove check of 50 year minimum
1 parent 3be5e7f commit b72d383

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/generate-experiments.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,6 @@ def add_geomip_entries(self) -> "Holder":
10071007
activity=univ.activity,
10081008
start_timestamp=start_timestamp,
10091009
end_timestamp=None,
1010-
# TODO: why only 50?!
10111010
min_number_yrs_per_sim=50,
10121011
min_ensemble_size=1,
10131012
parent_activity=parent.activity,

0 commit comments

Comments
 (0)