message_ix_models.tools.add_alternative_TCE_accounting

Add structure and data for emission constraints.

Module Attributes

TYPE_EMISSION

type_emission supported by main().

Functions

handle_TCE_CO2(scen, data)

Add land_emission data for emission="TCE_CO2" based on data for e_lu.

handle_TCE_non_CO2(scen, data)

Add parameter data for emission="TCE_non-CO2".

handle_TCE_other(scen, data)

Add parameter data for emission="TCE_other".

main(scen, *[, method, type_emission, use_gains])

Add structure and data for emission constraints.

test_data(scenario[, emission])

Add minimal data for testing to scenario.

Classes

Data(scenario, method, type_emission, ...)

Data and options for main().

METHOD(*values)

Method for main().