Renewable municipal waste as unsustainable biomass potential?
Opened this issue · 0 comments
p-glaum commented
Checklist
- I am using the current
master
branch or the latest release. Please indicate. - I am running on an up-to-date
pypsa-eur
environment. Update viaconda env update -f envs/environment.yaml
.
Describe the Bug
In build_biomass_potentials
the potentials are calculated based on ENSPRESO
for the sustainable biomass, which also includes biogenic municipal waste.
To calculate the unsustainable potential, currently the eurostat
energy balance is taken. However, here the "renewable municipal waste" is taken as unsustainable potential. Not sure if municipal waste is considered as unsustainable because in ENSPRESO
it is sustainable.
Please provide a description of what the bug is and add a minimal example/command for reproducing the bug.
Error Message
If applicable, paste any terminal output to help illustrating your problem.
In some cases it may also be useful to share your list of installed packages: conda list
.
<paste here>