-
Notifications
You must be signed in to change notification settings - Fork 250
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
Add rule to update IRENA renewables capacities #756
Conversation
d4d324b
to
43e20a2
Compare
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.
Looks good, just some minor suggestions.
If the link is somewhat reliable, one could even set retrieve_irena: true
by default and completely deleted "data/existing_infrastructure/*_IRENA.csv" files from repository.
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
for more information, see https://pre-commit.ci
I guess so. It's a fixed query directly provided by IRENA. Please note that the query is configured to not update time periods. |
Thanks @tgi-climact for this nice PR! |
You're welcome @fneum ! |
This PR add an automated rule to retrieve data from IRENA. This was useful to get updated values for renewables capacities. This PR has updated values up to 2022 (previously 2018).
Checklist
envs/environment.yaml
.config.default.yaml
.doc/configtables/*.csv
.doc/release_notes.rst
is added.