-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Total rural_heat demand too low in eGon100RE #400
Comments
It took quite some time to find the problem since it is in the high aggregation level. I found these lines where eGon2035 is still the hard-coded basis: powerd-data/src/egon/data/datasets/electricity_demand_timeseries/mapping.py Lines 31 to 56 in f0db3e5
I could imagine that changing this will solve it. |
…-mvgd Map buildings on mvgd using the first scenario in the list of scenarios
pypsa_eur inlcudes a total rural_heat demand for Germany of 3.09e+08 MWh but the last version of eGon100RE only has 1.49e+08 MWh
The text was updated successfully, but these errors were encountered: