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

get more data from data.get_turbine_types() #144

Open
mkaut opened this issue Sep 26, 2024 · 0 comments
Open

get more data from data.get_turbine_types() #144

mkaut opened this issue Sep 26, 2024 · 0 comments

Comments

@mkaut
Copy link

mkaut commented Sep 26, 2024

The function wpl.data.get_turbine_types() returns only 4 columns from the oedb CSV file.
It would be nice to have an interface to ask for the rest of the data as well.

One can get a bit more data (nominal power and the curves) by creating and querying a WindTurbine object with given turbine_type (and some dummy hub height), but that leaves a lot of unavailable columns.
And weirdly enough, the WindTurbine object does not include manufacturer, which is included in the output of wpl.data.get_turbine_types().

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

No branches or pull requests

1 participant