make_summary: add drop_leap_day param
This commit is contained in:
parent
f74e2f1bb7
commit
f7e617befd
@ -156,6 +156,7 @@ rule make_summary:
|
||||
foresight=config_provider("foresight"),
|
||||
costs=config_provider("costs"),
|
||||
snapshots=config_provider("snapshots"),
|
||||
drop_leap_day=config_provider("enable", "drop_leap_day"),
|
||||
scenario=config_provider("scenario"),
|
||||
RDIR=RDIR,
|
||||
input:
|
||||
|
Loading…
Reference in New Issue
Block a user