message_ix_models.model.transport.base

Data preparation for the MESSAGEix-GLOBIOM base model.

Module Attributes

RESULT_KEY

Key to trigger the computations set up by prepare_computer()

Functions

align_and_fill(qty, ref[, value])

Align qty with ref, and fill with value.

format_share_constraints(qty, config, *, kind)

Produce values for ue_share_constraints.xlsx.

prepare_reporter(rep)

Add tasks that produce data to parametrize transport in MESSAGEix-GLOBIOM.

share_constraints(c, k_fe, k_ue)

smooth(c, key, *[, dim])

Implement ‘smoothing’ for key along the dimension dim.

to_csv(c, base, *, name[, header_key])

Helper to add computations to output data to CSV.