Skip to content

Commit

Permalink
Update index.json to map to PeakDemandWithCF-BV
Browse files Browse the repository at this point in the history
The correct peak demand file for Best View is the one with some price driven customer flexibility (ToUT) assumed.
  • Loading branch information
mary-black authored Dec 5, 2023
1 parent 10a82d0 commit d3e60f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2023-DFES/data/scenarios/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"ev": { "dataBy": "primary", "file": "primaries/EV-PS.csv", "key": "Primary" },
"ebus": { "dataBy": "primary", "file": "primaries/Number_electric_buses-PS.csv", "key": "Primary" },
"ehgv": { "dataBy": "primary", "file": "primaries/Number_electric_HGVs-PS.csv", "key": "Primary" },
"peakdemand":{ "dataBy": "primary", "file": "primaries/PeakDemand-PS.csv", "key": "Primary" },
"peakdemand":{ "dataBy": "primary", "file": "primaries/PeakDemandWithCF-BV.csv", "key": "Primary" },
"peakutilisation":{ "dataBy": "primary", "file": "primaries/PeakUtilisation-PS.csv", "key": "Primary" },
"totalconsumptioncf":{ "dataBy": "primary", "file": "primaries/TotalConsumptionWithLCTs_mWh-BV.csv", "key": "Primary" },
"windcapacity":{ "dataBy": "primary", "file": "primaries/WindCapacity-PS_withDirects.csv", "key": "Primary" },
Expand Down

0 comments on commit d3e60f7

Please sign in to comment.