message_ix_models.model.transport.ldv.get_USTIMES_MA3T

message_ix_models.model.transport.ldv.get_USTIMES_MA3T(context, efficiency: AnyQuantity, inv_cost: AnyQuantity, fix_cost: AnyQuantity) Dict[str, DataFrame][source]

Prepare LDV data from US-TIMES and MA3T.

Todo

Some calculations are performed in the spreadsheet; transfer to code.

Todo

Values for intermediate time periods e.g. 2025 are forward-filled from the next earlier period, e.g. 2020; interpolate instead.

Returns:

Data for the input, output, capacity_factor, ``technical_lifetime, inv_cost, and fix_cost parameters.

Return type:

dict of (str pd.DataFrame)