pypsa-meets-earth / pypsa-earth-sec

GNU General Public License v3.0
19 stars 16 forks source link

Fix biomass potentials #248

Closed energyLS closed 7 months ago

energyLS commented 7 months ago

Closes #232

Changes proposed in this Pull Request

Instead of taking the average European potentials (and wrongly assigning this potential to every single store), this approach takes a value specified in the config and assigns the value correctly. Note: This is just a intermediate step, depending on data availability the goal is to fetch the potentials from a global database.

Checklist