Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions definitions/variable/emissions/emissions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,11 @@
processing, storage and transport (IPCC category 1B)
unit: "{Level-2 Species}"
tier: 3
- Emissions|{Level-3 Species}|Energy|Supply|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of {Energy-Related Emissions By Fuel},
including electricity and heat production and distribution (IPCC category 1A1a)
unit: "{Level-3 Species}"
tier: 2
- Emissions|{Level-2 Species}|Energy|Supply|Electricity:
description: Emissions of {Level-2 Species} for electricity generation
unit: "{Level-2 Species}"
Expand Down Expand Up @@ -334,6 +339,11 @@
description: Emissions of {Level-2 Species} from fuel combustion in industry (IPCC category 1A2)
unit: "{Level-2 Species}"
tier: 2
- Emissions|{Level-3 Species}|Energy|Demand|Industry|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of {Energy-Related Emissions By Fuel}
in industry (IPCC category 1A2)
unit: "{Level-3 Species}"
tier: 2
- Gross Emissions|CO2|Energy|Demand|Industry:
description: Gross emissions of carbon dioxide (CO2) from fuel combustion in industry (IPCC category 1A2),
not accounting for removals from the atmosphere
Expand All @@ -349,21 +359,42 @@
and agriculture, forestry and fishing (AFOFI) (IPCC category 1A4c)
unit: "{Level-2 Species}"
tier: 2
- Emissions|{Level-3 Species}|Energy|Demand|Residential and Commercial and AFOFI|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of {Energy-Related Emissions By Fuel}
in residential, commercial and institutional sectors (IPCC category 1A4a and 1A4b)
and agriculture, forestry and fishing (AFOFI) (IPCC category 1A4c)
unit: "{Level-3 Species}"
tier: 2
- Emissions|{Level-2 Species}|Energy|Demand|Residential and Commercial:
description: Emissions of {Level-2 Species} from fuel combustion in residential,
commercial and institutional sectors (IPCC category 1A4a and 1A4b)
unit: "{Level-2 Species}"
tier: 2
- Emissions|{Level-3 Species}|Energy|Demand|Residential and Commercial|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of {Energy-Related Emissions By Fuel}
in residential, commercial and institutional sectors (IPCC category 1A4a and 1A4b)
unit: "{Level-3 Species}"
tier: 2
- Emissions|{Level-2 Species}|Energy|Demand|Residential:
description: Emissions of {Level-2 Species} from fuel combustion in the residential
sector (IPCC category 1A4b)
unit: "{Level-2 Species}"
tier: 2
- Emissions|{Level-3 Species}|Energy|Demand|Residential|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of {Energy-Related Emissions By Fuel}
in the residential sector (IPCC category 1A4b)
unit: "{Level-3 Species}"
tier: 2
- Emissions|{Level-2 Species}|Energy|Demand|Commercial:
description: Emissions of {Level-2 Species} from fuel combustion in the commercial
and institutional sectors (IPCC category 1A4a)
unit: "{Level-2 Species}"
tier: 2
- Emissions|{Level-3 Species}|Energy|Demand|Commercial|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of {Energy-Related Emissions By Fuel}
in the commercial and institutional sectors (IPCC category 1A4a)
unit: "{Level-3 Species}"
tier: 2
- Emissions|{Level-2 Species}|Energy|Demand|Transportation:
description: Emissions of {Level-2 Species} from fuel combustion in transportation (IPCC category 1A3),
excluding emissions from international bunker fuels (IPCC category 1A3ai and 1A3di),
Expand Down Expand Up @@ -393,6 +424,12 @@
forestry, fishing (AFOFI) (IPCC category 1A4c)
unit: "{Level-2 Species}"
tier: 2
- Emissions|{Level-3 Species}|Energy|Demand|AFOFI|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of
{Energy-Related Emissions By Fuel} in agriculture, forestry, fishing (AFOFI)
(IPCC category 1A4c)
unit: "{Level-3 Species}"
tier: 2
- Emissions|{Level-2 Species}|Energy|Demand|Bunkers:
description: Emissions of {Level-2 Species} from international bunker fuels
(IPCC category 1A3ai and 1A3di)
Expand All @@ -406,6 +443,11 @@
description: Emissions of {Level-2 Species} from fuel combustion in other sectors
unit: "{Level-2 Species}"
tier: 2
- Emissions|{Level-3 Species}|Energy|Demand|Other Sector|{Energy-Related Emissions By Fuel}:
description: Emissions of {Level-3 Species} from combustion of {Energy-Related Emissions By Fuel}
in other sectors
unit: "{Level-3 Species}"
tier: 2

- Emissions|{Level-3 Species}|Industrial Processes:
description: Emissions of {Level-3 Species} from industrial processes
Expand Down
16 changes: 16 additions & 0 deletions definitions/variable/emissions/tag_energy_emissions_by_fuel.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
- Energy-Related Emissions By Fuel:
# This list has selected fuels and source for additional detail of emissions
# from energy use for comparison to reference data
# It follows the structure of `tag_secondary_energy_carriers_level-2.yaml`
# but without the top-level category (Solids, Liquids, Gases)
- Biomass:
description: solid biomass (e.g., commercial charcoal, wood chips, wood pellets)
including traditional bioenergy (e.g., fuelwood)
tier: ^1
- Biomass|Modern:
description: modern biomass including 2nd generation bioenergy crops, crop and
forestry residue and municipal solid waste bioenergy
tier: ^1
- Biomass|Traditional:
description: traditional biomass including fuelwood
tier: ^1