-
Notifications
You must be signed in to change notification settings - Fork 965
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
PL generation capacity update #2446
Conversation
I have noticed that live data on entsoe for biomas generation capacity are much higher than generation capacity in entsoe themself. I dug deeper and I have end up on Polish Energy Regulator Office website where I have found data for Q4 2019 showing that available generation capacity for biomass in poland is actually: 1 492,875MW https://www.ure.gov.pl/download/9/10905/mocIVkw2019.pdf I will add this into the resources in readme
I have noticed that live data on entsoe for biomas generation capacity are much higher than generation capacity in entsoe themself. I dug deeper and I have end up on Polish Energy Regulator Office website where I have found data for Q4 2019 showing that available generation capacity for biomass in poland is actually: 1 492,875MW https://www.ure.gov.pl/download/9/10905/mocIVkw2019.pdf
@wojciej you see larger values for biomass electricity on the map, because since 10th April, solar data is reported within the biomass category to entso-e. |
@alixunderplatz thanks for this explanation - I was not aware of that. Would you be able to put some source of this change on entsoe side please ? I would love to read more abt it. Nevertheless I would still process with this update as the data from URE seems to be legit. |
Poland solar generation capacity data has been updated according to new reading from PSE (https://twitter.com/pse_pl/status/1259734669232427009)
New twit url from PSE about solar capacity data in PL has been added
With this pull I am reverting changes introduced in electricitymaps#2412 and based on the discussion that happened there - as they do not follow agreement that gas data should include also coal generated gas, that wind data from IRENA report does not include non concessioned sources and last but not least that hydro data were inadequately classified by IRENA. Based on PL example I feel like we should look closely into updates based on IRENA as they can override local market related data without proper understanding.
Removing IRENA source of data as it only introduced confusion as per discussion in electricitymaps#2412
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.
I confirm that the numbers given in this PR line up with those in the PDF for biomass and in the tweet for solar. For others I go off #2412 (comment)
Thanks for catching that up Co-authored-by: jarek <jarek@piorkowski.ca>
* PL biomas generation capacity update I have noticed that live data on entsoe for biomas generation capacity are much higher than generation capacity in entsoe themself. I dug deeper and I have end up on Polish Energy Regulator Office website where I have found data for Q4 2019 showing that available generation capacity for biomass in poland is actually: 1 492,875MW https://www.ure.gov.pl/download/9/10905/mocIVkw2019.pdf I will add this into the resources in readme * PL Biomass generation capacity source update I have noticed that live data on entsoe for biomas generation capacity are much higher than generation capacity in entsoe themself. I dug deeper and I have end up on Polish Energy Regulator Office website where I have found data for Q4 2019 showing that available generation capacity for biomass in poland is actually: 1 492,875MW https://www.ure.gov.pl/download/9/10905/mocIVkw2019.pdf * Monthly Poland Solar generation capacity update Poland solar generation capacity data has been updated according to new reading from PSE (https://twitter.com/pse_pl/status/1259734669232427009) * Poland Solar generation capacity update New twit url from PSE about solar capacity data in PL has been added * Reverting changes introduced in electricitymaps#2412 With this pull I am reverting changes introduced in electricitymaps#2412 and based on the discussion that happened there - as they do not follow agreement that gas data should include also coal generated gas, that wind data from IRENA report does not include non concessioned sources and last but not least that hydro data were inadequately classified by IRENA. Based on PL example I feel like we should look closely into updates based on IRENA as they can override local market related data without proper understanding. * Reverting changes introduced in electricitymaps#2412 Removing IRENA source of data as it only introduced confusion as per discussion in electricitymaps#2412 * Update README.md Thanks for catching that up Co-authored-by: jarek <jarek@piorkowski.ca> Co-authored-by: jarek <jarek@piorkowski.ca>
I have noticed that live data on entsoe for biomas generation capacity are much higher than generation capacity in entsoe themself.
I dug deeper and I have end up on Polish Energy Regulator Office website where I have found data for Q4 2019 showing that available generation capacity for biomass in poland is actually: 1 492,875MW
https://www.ure.gov.pl/download/9/10905/mocIVkw2019.pdf
I will add this into the resources in readme
Also - I have updated PL solar capacity as per new reading from PSE.
I also have reverted changes introduced in #2412 as per discussion in that thread.