Configure the carbon engine
Navigate to the new folder “outbound_shipping_emission_calculation” and open the “config.py” file.
You need to adjust the four following parameters:
data_pool_id
data_model_id
climatiq_key
Where to find the id for the “data_pool_id” parameter?
Navigate to the data pool which contains the O2C data model with the shipping tables and copy the highlighted part from the URL.
Note
Make sure that the MLWB which contains the scripts for the carbon engine has all permissions for this data pool.
Example:
Where to find the id for the parameter “data_model_id”?
Navigate the O2C data model with the shipping tables and copy the highlighted part from the URL.
Note
Make sure that the MLWB which contains the scripts for the carbon engine has all permissions for this data model.
Example:
Where to find the id for the parameter “climatiq_key”?
The API Key for our Carbon Engine, is provided along with the script.
Save the configuration file after you have made all customizations.