message_ix_models.model.bmt.config.load_buildings_config

message_ix_models.model.bmt.config.load_buildings_config(path: Path | None = None) Config[source]

Load the buildings section from data/bmt/config.yaml for context.buildings.

Missing keys in the buildings section are filled from BUILDINGS_DEFAULTS. If the section is missing, all defaults are used.