openego / eGon-data

GNU Affero General Public License v3.0
10 stars 4 forks source link

Power plants within the sea #1131

Open khelfen opened 1 year ago

khelfen commented 1 year ago

Some MaStR power plant geometries lie within the sea and therefore do not get allocated to any grid. PV plants without a grid ID:

Screenshot at 2023-04-11 07-30-56

E.g.

SELECT SUM(capacity) FROM supply.egon_power_plants_pv
WHERE bus_id = -1

yields 5.3 MW for PV and 343 MW for wind.