select_prediction_data

select_prediction_data(data, *new_data)[source]

Selects the data required to predict the CO2 emissions with CO2MPAS model.

Parameters:
  • data (dict) – Output data.
  • new_data (dict) – New data.
Returns:

Data required to predict the CO2 emissions with CO2MPAS model.

Return type:

dict