message_ix_models.model.buildings.sturm.call_buildings_demand

message_ix_models.model.buildings.sturm.call_buildings_demand(context: Context, scenario: Scenario) Scenario[source]

Update scenario demand with data from sturm/message_linking.

Note

Despite the name, this function does not call STURM. It appears to parallel the behaviour of buildings.build.main() with prepare_data_B(). It is not currently called anywhere.