-
Notifications
You must be signed in to change notification settings - Fork 258
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
Fix geothermal heat potentials #1516
base: master
Are you sure you want to change the base?
Conversation
…t_potential and and use ISI Excel output as data source
for more information, see https://pre-commit.ci
Validator ReportI am the Validator. Download all artifacts here. ❗ Run failed!Download 'logs' artifact to see more details.
Model Metrics Comparing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nothing to object code-wise, so it can be merged after retrieval of input sources is outsourced. Positive correlation of geothermal with other p2h links seems plausible.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
The current geothermal heat potentials from Manz et al. 2024 (
https://www.sciencedirect.com/science/article/pii/S0960148124001769
) are likely inflated because we use those before Manz et al mapped them to what they assume to be future district heating areas (different from PyPSA-Eur but urban areas).This was discovered in correspondence with the authors.
Changes proposed in this Pull Request
OnshoreRegion
class and do a simple matching. LAU region geo data is now retrieved for this rule.Open issue
Checklist
config/config.default.yaml
.doc/configtables/*.csv
.doc/data_sources.rst
.doc/release_notes.rst
is added.Testing
Config
Results
As expected, geothermal heat utilisation decreases:
Master
Feature