Skip to content
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

Fill missing efficiencies #45

Open
NathanKalt opened this issue Jun 24, 2021 · 4 comments
Open

Fill missing efficiencies #45

NathanKalt opened this issue Jun 24, 2021 · 4 comments

Comments

@NathanKalt
Copy link

How to fill this data? From what source it should be taken?

@FabianHofmann
Copy link
Contributor

Hey @NathanKalt, yes this is due to the lack of data in the data sources (and/or men power to gather the data)

@NathanKalt
Copy link
Author

Thank you!, I'm sure there is a way to calculate it or estimate somehow. Some extra research is needed, let's stay in touch

@Eugenio2192
Copy link
Contributor

Eugenio2192 commented Jul 20, 2021

@NathanKalt In my project I needed Efficiencies as well so I implemented a series of scripts to estimate the conventional power plants based on the available data using different regression methods:

https://gitlab.com/dlr-ve/autumn/-/blob/master/autumn/scripts/proxy_efficiency.py

I have yet to generalize it a little so It can be used independently from my tool but if you are willing to dig into it this may inspire you to find your own solution.

To be quite honest, I really doubt completing data this way can be significant but I have yet to test this but it brings consistent results that seem to be better than assigning random values. You can see the effectiveness of the different methods in my master thesis page 31.

https://elib.dlr.de/141619/1/2021_MasterThesis_Eugenio_CO2CostPotentialCurves.pdf

@FabianHofmann FabianHofmann changed the title Efficiency columns is always empty Fill missing efficiencies Aug 29, 2022
@bourbl
Copy link

bourbl commented Sep 23, 2022

I added a pull request #78 that could work as a solution to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants