config: add fixed_year parameter for load
This commit is contained in:
parent
6713317bbe
commit
cb0554f609
@ -157,7 +157,7 @@ load:
|
||||
time_shift_for_large_gaps: 1w # data gaps up until this size are copied by copying from
|
||||
manual_adjustments: true # false
|
||||
scaling_factor: 1.0
|
||||
fallback_year: 2013
|
||||
fixed_year: 2013
|
||||
|
||||
costs:
|
||||
year: 2030
|
||||
|
@ -155,7 +155,7 @@ load:
|
||||
time_shift_for_large_gaps: 1w # data gaps up until this size are copied by copying from
|
||||
manual_adjustments: true # false
|
||||
scaling_factor: 1.0
|
||||
fallback_year: 2013
|
||||
fixed_year: false
|
||||
|
||||
costs:
|
||||
year: 2030
|
||||
|
Loading…
Reference in New Issue
Block a user