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.yamland derived from the base model structures.This function does most of the work for
get_spec()(the parts that do not vary vary according tobuildings.Config) and stores the result as theContextkey “buildings spec”.