Following discussions with @SimoneOseiOwusu, to allow users to set demand values for specific nodes in absolute terms or to set relative growth rates for demand by node or at a global level.
Is your feature related to a bug?
No response
Suggested Soltuion
To set a config entry that overwrites values in SpecifiedAnnualDemand.csv. Example possible config entry below;
Idea
Following discussions with @SimoneOseiOwusu, to allow users to set demand values for specific nodes in absolute terms or to set relative growth rates for demand by node or at a global level.
Is your feature related to a bug?
No response
Suggested Soltuion
To set a config entry that overwrites values in
SpecifiedAnnualDemand.csv
. Example possible config entry below;custom_specified_annual_demand: INDEA: [[2030, "absolute", 1500], [2040, "relative", 3], [2050, "absolute", 2800] GLOBAL: [[2030, "relative", 1.5], [2040, "relative", 2], [2050, "relative", 1.5]
Additional Info
No response