message_ix_models.model.transport.build.main
- message_ix_models.model.transport.build.main(context: Context, scenario: Scenario, options: dict | None = None, **option_kwargs)[source]
Build MESSAGEix-Transport on scenario.
- Parameters:
options – These (or options_kwargs) are passed to
get_computer()
, except an optional key “dry_run”, which is removed and used to updateConfig.dry_run
.
See also
add_data
,apply_spec
,get_spec