message_ix_models.model.buildings.build.load_config

message_ix_models.model.buildings.build.load_config(context: Context) None[source]

Load MESSAGEix-Buildings configuration from file and store on context.

Model structure information is loaded from data/buildings/set.yaml and derived from the base model structures.

This function does most of the work for get_spec() (the parts that do not vary vary according to buildings.Config) and stores the result as the Context key “buildings spec”.