message_ix_models.tools.bilateralize.bare_to_scenario.bare_to_scenario

message_ix_models.tools.bilateralize.bare_to_scenario.bare_to_scenario(project_name: str | None = None, config_name: str | None = None, scenario_parameter_name: str = 'scenario_parameters.pkl', p_drive_access: bool = False)[source]

Move data from bare files to a dictionary to update a MESSAGEix scenario

Parameters:
  • project_name – Name of the project (e.g., ‘newpathways’)

  • config_name – Name of the config file (e.g., ‘config.yaml’)

  • scenario_parameter_name – Name of the scenario parameter file

Output:

trade_dict: Dictionary compatible with updating a MESSAGEix scenario