refactor: update TES standing loss rates to DEA data#1791
Merged
TomKae00 merged 9 commits intoPyPSA:masterfrom Aug 11, 2025
Merged
refactor: update TES standing loss rates to DEA data#1791TomKae00 merged 9 commits intoPyPSA:masterfrom
TomKae00 merged 9 commits intoPyPSA:masterfrom
Conversation
cpschau
requested changes
Aug 5, 2025
Contributor
cpschau
left a comment
There was a problem hiding this comment.
Excellent! No objections besides the request for an additional entry in the config table for our docs.
Contributor
Author
|
thanks @cpschau! I removed the |
cpschau
approved these changes
Aug 5, 2025
Contributor
cpschau
left a comment
There was a problem hiding this comment.
Sounds great! In that case this is ready to be merged from my side.
measrainsey
pushed a commit
to open-energy-transition/pypsa-wal
that referenced
this pull request
Sep 5, 2025
* refactor: use standing_losses from cost file instead of tes_tau * fix: delete widow code * refactor: add release_notes * refactor: mention new costs file version in release notes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * refactor: remove tes_tau from sector.csv config --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
toniseibold
pushed a commit
that referenced
this pull request
Dec 1, 2025
* refactor: use standing_losses from cost file instead of tes_tau * fix: delete widow code * refactor: add release_notes * refactor: mention new costs file version in release notes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * refactor: remove tes_tau from sector.csv config --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed in this Pull Request
tes_tauparameter, which previously set losses to:New loss rates
System costs
Testing
Energy balance for urban central heat
Energy balance for rural heat
Checklist
config/config.default.yaml.doc/release_notes.rstis added.