message_ix_models.model.material.data_generic.gen_data_generic

message_ix_models.model.material.data_generic.gen_data_generic(scenario: Scenario, dry_run: bool = False) ParameterData[source]

Generate all parameter data for sectoral furnace and boiler technologies.

Parameters:
  • scenario – Scenario instance to build generic technologies on.

  • dry_run – If True, do not perform any file writing or scenario modification.

Returns:

Dictionary with MESSAGEix parameters as keys and parametrization as values.

Return type:

dict[str, pd.DataFrame]