PyPSA / powerplantmatching

Set of tools to combine multiple power plant databases
https://powerplantmatching.readthedocs.io/en/latest/
GNU General Public License v3.0
152 stars 52 forks source link

correctly parse XK, MD, MK countries with pycountry #198

Closed fneum closed 2 weeks ago

fneum commented 2 weeks ago

these were previously missing

FabianHofmann commented 2 weeks ago

:+1:

I would suggest to undo the changes in the powerplants.csv and let the CI taking over that part as soon as we drop the next release. Like this we do not bloat the git history too much

fneum commented 2 weeks ago

Yes, that's the plan for the future! But currently, the CI would update the powerplants.csv post-release, so the updates would not actually be available from within powerplantmatching with the release.