message_ix_models.model.material.report.run_reporting

Functions

add_chemicals_to_final_energy_variables(dfs, ...)

Update final energy fuel variables by adding chemicals to aggregates.

format_reporting_df(df, variable_prefix, ...)

Formats a DataFrame created with :func:pyam_df_from_rep to pyam.IamDataFrame.

load_config(name)

Load a config for a given reporting variable category from the YAML files.

pyam_df_from_rep(rep, reporter_var, mapping_df)

Queries data from Reporter and maps to IAMC variable names.

run(scenario[, upload_ts, region])

Run industry reporter for a given scenario.

run_all_categories(rep, model_name, scen_name)

Generate all industry reporting variables for a given scenario.

run_ch4_reporting(rep, model_name, scen_name)

Generate reporting for industry methane emissions.

run_fe_methanol_nh3_reporting(rep, ...)

Run final energy reporting for ammonia and methanol.

run_fe_reporting(rep, model, scenario)

Generate reporting for industry final energy variables.

run_fs_reporting(rep, model_name, scen_name)

Generate reporting for industry final energy non-energy variables.

run_prod_reporting(rep, model_name, scen_name)

Generate reporting for industry production variables.

split_fe_other(rep, py_df_all, model, scenario)

Splits Final Energy|Industry|*|Liquids|Other values.

split_mto_feedstock(rep, py_df_all, model, ...)

Splits Final Energy|Non-Energy Use|*|Liquids|Other values.