-
Notifications
You must be signed in to change notification settings - Fork 976
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
[feature in development] Regional Emission Factors 🗺️ 🔨 #4737
Comments
I don't know what the current target is in regards to production modes but I think we should aim to keep onshore and offshore wind separate, biomass and waste separate, etc (this goes for all aggregated production modes). This is in order to allow us to dynamically compose hourly co2intensities based on the underlying regional data for each mode we currently group. Just a small example with made up data:
This would allow us to display even more accurate numbers for zones where the parsers split the modes up (ENTSO-E for example) while still showing the grouped production modes we have now and not cluttering up the UI. I realize this would be another feature in itself but it can't be built if we don't keep this in mind when generating the regional co2 intensities. |
We're not yet changing the taxonomy for production types :) |
For reference, the documentation for the regional emission factors is now available on our wiki 🍾 |
Description
tl;dr: We're currently implementing regional emission factors!
Since the dawn of Electricity Maps (or very close to it at least), we have had one grand issue that kept reappearing. It has taken a while, but now we finally have the infrastructure and team in place to work on the this issue: #738 Refine GHG emission factors by regions 🌍
Today we mostly use emission factors (wiki page documenting usage) established by the IPCC in 2014, which is not ideal because they are both outdated and do not convey regional differences for the same production modes. With this new feature in place, we will be able to use regional data from reliable sources to give a more accurate estimate for the CO2 impact of different production modes.
All calculations and sources for these regional emission factors will be open and transparent - we'll very soon implement the first few in this repository, so stay tuned! 🔜
Timeline
We will share updates on this issue whenever there's anything new.
Lastly, we decided to keep conversations about this topic in a new issue here instead of continuing in #738, as the conversations there were focused on specific data sources, while we here want to talk about the functionality itself
The text was updated successfully, but these errors were encountered: