Skip to content

Commit

Permalink
Update Netherlands with IRENA renewable data (electricitymaps#2406)
Browse files Browse the repository at this point in the history
* Added IRENA renewable data

* Update README.md

Co-authored-by: Roberta Hunt <roberta.hunt@tmrow.com>
  • Loading branch information
nessie2013 and Roberta Hunt authored Apr 24, 2020
1 parent e3095cf commit 0d40516
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,9 @@ Production capacities are centralized in the [zones.json](https://github.com/tmr
- Nepal
-List of PowerStations:[PowerStations](https://en.wikipedia.org/wiki/List_of_power_stations_in_Nepal)
- GIS Map of Reservoir Projects: [GIS_Reservoir](https://www.doed.gov.np/download/GIS-map-of-reservoir-projects.pdf)
- Netherlands: [ENTSO-E](https://transparency.entsoe.eu/generation/r2/installedGenerationCapacityAggregation/show)
- Netherlands
- Renewables: [IRENA](https://www.irena.org/-/media/Files/IRENA/Agency/Publication/2020/Mar/IRENA_RE_Capacity_Statistics_2020.pdf)
- Other: [ENTSO-E](https://transparency.entsoe.eu/generation/r2/installedGenerationCapacityAggregation/show)
- Nicaragua: [Climatescope](http://global-climatescope.org/en/country/nicaragua/)
- Norway
- Hydro: [NVE](https://www.nve.no/energiforsyning/kraftproduksjon/vannkraft/vannkraftdatabase/)
Expand Down
8 changes: 4 additions & 4 deletions config/zones.json
Original file line number Diff line number Diff line change
Expand Up @@ -3364,16 +3364,16 @@
]
],
"capacity": {
"biomass": 1280,
"biomass": 849,
"coal": 4000,
"gas": 15496,
"geothermal": 0,
"hydro": 38,
"hydro": 37,
"hydro storage": 0,
"nuclear": 486,
"oil": 0,
"solar": 5710,
"wind": 4930
"solar": 6720,
"wind": 4463
},
"contributors": [
"https://github.com/corradio",
Expand Down

0 comments on commit 0d40516

Please sign in to comment.