wind-python / windpowerlib

The windpowerlib is a library to model the output of wind turbines and farms.
https://oemof.org/
MIT License
330 stars 105 forks source link

Update turbine_data.csv #123

Closed DV-Bongingi closed 10 months ago

DV-Bongingi commented 2 years ago

I added the turbine data of the maxcap turbine mc141_2.3 in row 142. I chose the "id": 141 and "turbine id": 153 is this ok?

Fixes # .

Changes proposed in this pull request:

-

uvchik commented 2 years ago

Thankl you @DV-Bongingi but the csv-file is created from the OEP database (https://openenergy-platform.org/dataedit/view/supply/wind_turbine_library), so you have to add your data there. For every release we create a csv file from the database, which would overwrite your changes here.

@Ludee May you help? We should add a comment to the Readme file, like "How to add your own data."