message_ix_models.project.ssp.transport.EXPR_FE

message_ix_models.project.ssp.transport.EXPR_FE = re.compile('^Final.Energy\\|\n    (?P<t>Bunkers(\\|International.Aviation)?|(Transportation(|.\\(w/.bunkers\\))))\n    \\|?\n    (?P<c>|Electricity|Liquids\\|Oil)\n    $', re.VERBOSE)

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