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 Taiwan's hydro storage capacity inside parser #1696

Merged
merged 3 commits into from
Nov 30, 2018

Conversation

alixunderplatz
Copy link
Collaborator

We had a fixed value for Taiwanese hydro storage in zones.json, which was overwritten by the automatically gained capacity data of the parser, so "hydro storage" capacity was always shown as "?".

I hope I fixed this now and added the "Pumping Gen" capacity to the parser.

Snippet of the sample output:
'capacity': {'coal': 13097.2, 'gas': 15973.8, 'oil': 2572.1, 'hydro': 2091.4999999999995, 'hydro storage': 2602.0, 'nuclear': 5144.0, 'solar': 2180.7, 'wind': 694.9, 'unknown': 623.2}, '

Updated source in README.md as well

@corradio
Copy link
Member

cool!

@corradio corradio merged commit ffca62e into master Nov 30, 2018
@corradio corradio deleted the alixunderplatz-patch-1 branch November 30, 2018 22:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants