message_ix_models.model.buildings.report.report2

message_ix_models.model.buildings.report.report2(scenario: Scenario, config: dict) DataFrame[source]

Load STURM reporting outputs from file and return.

The files are located with names like:

report_NAVIGATE_{scenario}_[comm|resid]_{regions}.csv

This function does not do any numerical manipulations. The only changes applied are:

  • Data is transformed from wide to long format.

  • The node dimension labels have R12_ prepended.