make_summary: add drop_leap_day param

This commit is contained in:
Fabian Neumann 2024-03-14 18:52:25 +01:00
parent f74e2f1bb7
commit f7e617befd

View File

@ -156,6 +156,7 @@ rule make_summary:
foresight=config_provider("foresight"), foresight=config_provider("foresight"),
costs=config_provider("costs"), costs=config_provider("costs"),
snapshots=config_provider("snapshots"), snapshots=config_provider("snapshots"),
drop_leap_day=config_provider("enable", "drop_leap_day"),
scenario=config_provider("scenario"), scenario=config_provider("scenario"),
RDIR=RDIR, RDIR=RDIR,
input: input: