message_ix_models.model.transport.base.prepare_reporter
- message_ix_models.model.transport.base.prepare_reporter(rep: message_ix.Reporter) str [source]
Add tasks that produce data to parametrize transport in MESSAGEix-GLOBIOM.
Returns
RESULT_KEY
. Retrieving the key results in the creation of files in the reporting output directory for theScenario
being reported (seemake_output_path()
):demand.csv
: This contains MESSAGEix-Transport model solution data transformed intodemand
parameter data for a base MESSAGEix-GLOBIOM model— that is, one without MESSAGEix-Transport.input-base.csv
is used.bound_activity_lo.csv
: Same data transformed intobound_activity_lo
parameter data for the transport technologies (“coal_trp”, etc.) appearing in the base model.Todo
Drop
bound_activity_lo
values that are equal to zero.bound_activity_up.csv
: Same values as (2), multiplied by 1.005.
Two files are for diagnosis:
scale-1.csv
: First stage scaling factor used to bring MESSAGEix-Transport (c, t) totals in correspondence with IEA World Energy Balance (WEB) values.scale-2.csv
: Second stage scaling factor used to bring overall totals.