-
Notifications
You must be signed in to change notification settings - Fork 7
review/wind_turbine_library #26
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
Comments
During my upload of the metadata string i stumbled across the other files within that folder. They are all sql-files, which made me think. The idea in all of these is to first define a table at the final location with all column definitions, granting user privileges and adding the metadata, basically as a comment in the form of a json-string. It even includes scenario log entries. This is a great way to reconstruct the creation of the data in the database. However I would argue that this is something to be considered internal to the database. |
You are totally right! |
OMI will support the translation of metadata json from older to newer versions and to rdf. Since there are a lot of old strings in the database, this is a prerequisite for a general oedialect support of metadata strings. So with OMI support is on its way, as of yet I'm just not how long it'll take. |
@christian-rli I updated the metadatastring for this table to oep-v1.4 and pushed the file here. I also added the missing metadatastring as comment on table. I tried to use the updated version but it seems like the oep data view having trouble to display the string correctly. Because of that I added the old oep-v1.3 string. @Ludee should the OEP data view work with the new metadata version? |
Hi there! (thanks @coroa for pointing me here) sorry if this is OT - maybe I missed the appropriate place for these questions: Hope you can get me up to speed so I can provide some additions. :) |
Hi @euronion, this is the correct issue for the moment. We will set a link to the windpowerlib as well. We are happy to collaborate and are always open for comments and contributions! We (@christian-rli) were working on the "official release" of the wind turbine library last week. The current version was for testing only. We discussed a renaming and fixed some power curves. |
After an internal group discussion we decided to rename the table and specify that we are collecting wind turbine specifications. The metadata is using the new version 1.4.0 and is not yet displayed on the OEP. The contributions can be made in the new ticket #28 |
updated the metadata as there was one field missing in resources: |
Hello, I would like to extend the database. Unfortunately, I could not find a description how to propose new entries. |
Great to hear! It would be great if you could provide a file.csv here to show what you want to update. If the file contains a lot of entries, it's also fine to provide a subset of it. I need to double check what our current process looks like. As I recall, we would need to move the table to the "model_draft" topic in the OEP, then upload the data, then move it back. This requires access permissions. I can assist you with this. |
The table has been renamed to: wind_turbine_library
https://openenergy-platform.org/dataedit/view/supply/wind_turbine_library
The turbine library is a collection of wind turbine data. It is available here: https://openenergy-platform.org/dataedit/view/supply/wind_turbine_library ready to be reviewed and extended. The corresponding metadata string can be observed here.
For review guidelines you can have a look here.
The text was updated successfully, but these errors were encountered: