Missing sectors in "timeslice_supply" and similar output files

14 views
Skip to first unread message

Lennart Morlock

unread,
Feb 14, 2024, 6:40:03 AM2/14/24
to MUSE
Hello everyone,

I tried to use the "timeslice_supply" and "timeslice_consumption" outputs. I copied how they were defined in the settings.toml file of the default_timeslice example:

[[outputs]]
quantity = "timeslice_supply"
sink = "aggregate"
filename = "{cwd}/{default_output_dir}/MCA{Quantity}.csv"
index = false

[[outputs]]
quantity = "timeslice_consumption"
sink = "aggregate"
filename = "{cwd}/{default_output_dir}/MCA{Quantity}.csv"
index = false

However, for my model, the resulting output files only contain the consumption and supply of the commodities for one sector instead of all four that are implemented. I tried the "yearly_consumption" and "yearly_timeslice" output functions as well, which led to the same problem. 

Does anybody know what causes this or how I can change the output function so that it gives me the results for all sectors?

Attached is one of the output files and the model with all input files.

Best
Lennart
MCAMetric_Consumption.csv
base_model_nopowse_outputtest.zip
Reply all
Reply to author
Forward
0 new messages