martavp / pypsa-eur-sec-to-ipcc

This repository contains the script to read the PYPSA-Eur-Sec networks v0.0.2 and write the data in the format compatible with IPCC 6AR.
3 stars 3 forks source link

missing countries (IR, NL and RS) #1

Closed martavp closed 3 years ago

martavp commented 3 years ago

https://github.com/martavp/pypsa-eur-sec-to-ipcc/blob/ffcdd5cd467087e3bd27488ea654089d92190270/pypsa_to_IPCC.py#L33

In the datasheet "region aggregation", row 79, the Standarized Region code for Ireland should be "IRL" instead of "IRE". In the datasheet "region aggregation", row 84, the Standarized Region code for Netherlands should be "NLD" instead of "NED". In the datasheet "region aggregation", row 89, the Standarized Region code "SCG" is also giving an error, I'm not sure about the correct code.

These misspellings produce errors when trying to upload data for Ireland, Netherlands and Serbia.