GQL Statement
-100.0 *
SUM(
-1,
DIVIDE(
Q(total_co2_emissions),
SUM(
AREA(co2_emission_1990_billions),
(INPUT_VALUE(bunkers_allocated_percentage_shipping) / 100) * (AREA(co2_emission_1990_marine_bunkers) * BILLIONS),
(INPUT_VALUE(bunkers_allocated_percentage_aviation) / 100) * (AREA(co2_emission_1990_aviation_bunkers) * BILLIONS)
)
)
)
Result
2019
29.04
ms
|
2.0677885885863723
|
|
2050
23.95
ms
|
0.17986970751264764
|
|
Description
The CO2 emissions of bunkering are added to the emissions of 1990 with the percentage
that is set by the international transport sliders.
Characteristics
Groups |
|
Unit |
|
File path |
/app/tmp/etsource/gqueries/modules/scenario_report/regional_report/co2_reduction_percentage.gql
|
References