message_ix_models.model.material.data_aluminum.gen_data_alu_ts

message_ix_models.model.material.data_aluminum.gen_data_alu_ts(data: DataFrame, nodes: list) dict[str, DataFrame][source]

Generate time-variable parameter data for the aluminum sector.

Parameters:
  • data (pd.DataFrame) – Time-variable data from input file.

  • nodes (list) – Regions of the model.

Returns:

Key-value pairs of parameter names and parameter data.

Return type:

dict[str, pd.DataFrame]