message_ix_models.project.ssp.transport

Postprocess aviation emissions for SSP 2024.

Module Attributes

DIMS

Dimensions of several quantities.

EXPR_EMI

Expression used to select and extract \((e, s, t)\) dimension coordinates from variable codes in v_to_emi_coords().

EXPR_FE

Expression used to select and extract \((c)\) dimension coordinates from variable codes in v_to_fe_coords().

IAMC_KW

Keywords for iamc_like_data_for_query() / to_quantity().

L

Common label / Key.name / Key.tag.

K

Fixed keys prepared by get_computer() and other functions:

Functions

aviation_emi_share(ref)

Return (dummy) data for the share of aviation in emissions.

broadcast_est_emi_other(q_ref)

Quantity to broadcast values for other \((e, s, t)\).

broadcast_st_emi(version, include_international)

Quantity to re-add the \((s, t)\) dimensions for emission data.

broadcast_t_fe()

Quantity to re-add the \(t\) dimension for final energy data.

e_UNIT(cl_emission)

Return a quantity for broadcasting.

finalize(q_all, q_emi_update, q_fe_update, ...)

Finalize output.

get_computer(row0, method, *[, platform_name])

Prepare c to process aviation emissions data.

get_labels()

Return mapper for relabelling input data:

get_scenario_code(model_name, scenario_name)

Return a specific code from CL_TRANSPORT_SCENARIO.

method_A(c)

Prepare calculations up to K.emi using METHOD.A.

method_B(c)

Prepare calculations up to K.emi using METHOD.B.

method_BC_common(c, k_fe_share[, k_emi_share])

Common steps for method_B() and method_C().

method_C(c)

Prepare calculations up to K.emi using METHOD.C.

process_df(data, *[, method, platform_name])

Process data.

process_file(path_in, path_out, *, method[, ...])

Process data from file.

track_GAINS(c)

Prepare c to compute adjustment factor to track declining GAINS EF.

v_to_emi_coords(value)

Match ‘variable’ names codes using EXPR_EMI.

v_to_fe_coords(value)

Match ‘variable’ names codes using EXPR_FE.

Classes

METHOD(*values)

Method for computing emissions.