-
Notifications
You must be signed in to change notification settings - Fork 4
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
Features/#450 metadata etrago tables #1117
Features/#450 metadata etrago tables #1117
Conversation
@@ -129,8 +129,35 @@ def __init__(self, dependencies): | |||
|
|||
|
|||
class EgonPfHvBus(Base): | |||
|
|||
source_list = [ | |||
sources()["egon-data"], |
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.
Can we really cite this eGon-data as a source in our metadata?
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.
We added it like this to every table, so I think it's fine.
Sources used in PV_ground_mounted -> power plants table -> etrago generators: mastr (existierende Einheiten) |
I'm done with the meta data for all etrago tables. |
I added all sources except the potential areas since I didn't know how to cite them. |
@AmeliaNadal I added some metadata for the etrago tables on this branch.