message_ix_models.model.transport.build.add_exogenous_data
- message_ix_models.model.transport.build.add_exogenous_data(c: Computer, info: ScenarioInfo) None [source]
Add exogenous data to c that mocks data coming from an actual Scenario.
The specific quantities added are:
GDP:n-y
, from GEA, SSP, or SHAPE data; seegdp_pop()
.PRICE_COMMODITY:n-c-y
, currently mocked based on the shape ofGDP:n-y
usingdummy_prices()
.Todo
Add an external data source.
MERtoPPP:n-y
, frommer-to-ppp.csv
. Ifcontext.model.regions
is “R14”, data are adapted from R11 usingadapt_R11_R14
.
See also
/reference/model/transport/input