-
Notifications
You must be signed in to change notification settings - Fork 46
Adding biomass subcategories for energy-related emissions #350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding biomass subcategories for energy-related emissions #350
Conversation
From the perspective of the emissions variable tree this looks excellent to me. However, the current proposal only includes emission from biomass combustion on the energy demand side with supply side emissions missing. Adding equivalent supply side variables, including electricity and heat generation, hydrogen, liquid, gaseous, and solid fuel production would be important to have a complete set of variables. In addition, also having aggregate supply and demand side variables and a total energy variable would be useful (e.g., Emissions|XXX|Energy|Supply|Biomass, Emissions|XXX|Energy|Demand|Biomass, Emissions|XXX|Energy|Biomass). |
For this discussion we should include Steve Smith (@ssmithClimate) as we're here trying to match what CEDS is doing. My understanding is that in principle, we should indeed do "all" sectors.
Thus, @volker-krey is right here. I had a look at VOC emissions in CEDS, to understand where (global) emissions are (not) virtually zero: With the mapping to Harmonization sector variables:
Where the missing IAMC variables concerned are:
(transportation is zero, so not needed)
I suppose this is true, but for ScenarioMIP we don't need this - and my preference is to not create confusion with the modelling teams right now by (seeming to be) asking them for all of these variables, as we don't need all fuels for now. |
Not sure why Biomass energy use would be relevant in "Industrial Processes", see #358 |
Now added biomass-emissions subcategories for the following:
As stated above, I don't see why "Industrial Processes" is relevant for Biomass and I assume that this is just an issue from the incorrect mapping to IPCC categories in the description. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Indeed, Industrial Processes should probably not matter.
Although I am not sure that all previous work has followed this distinction, we probably can go ahead - as this can be resolved with harmonization procedures.
This PR adds biomass-specific subcategories for emissions from energy demand (use). It's similar to #347 but implements a tag-list to be extendable easily later on, per discussion with @volker-krey.
I assume that we are only interested in fuel-source-specific detail (biomass, later maybe biofuels) but not the type of fuel (solids, liquids, gases) so I have omitted this intermediate aggregation. Per the comment by @VassilisDaioglou at #347 (comment), I have added modern vs. traditional biomass subcategories.
I also believe that this sub-division does not make sense for Industrial Process emissions, so I have omitted it.