Gereon Recht

Results 4 issues of Gereon Recht

Related to #57 . ## Changes proposed in this Pull Request - Added the option to include projects from the TYNDP 2020. - Commissioning dates are included. Every non-TYNDP asset...

Run this small example using [PGLIB](https://github.com/power-grid-lib/pglib-opf) to reproduce the error: ```julia using PowerModels using Ipopt pglib_path = "../pglib-opf" case = "pglib_opf_case14_ieee.m" case_file = joinpath(pglib_path, case) result_lpac = solve_pf(case_file, LPACCPowerModel, Ipopt.Optimizer)...

Using `hac` for clustering is currently broken due to some problem with aggregation across country borders. ## Checklist - [x] I am using the current [`master`](https://github.com/PyPSA/pypsa-eur/tree/master) branch - [x] I...

bug

I have found a bug and discussed its origin and implications with @mwetz. We believe this can distort results, as it can e.g. cause large amounts of capacity to be...