forked from open-energy-transition/pypsa-eur
-
Notifications
You must be signed in to change notification settings - Fork 19
feat: edit marginal costs and dispatch of biomass/biogas generators in CBA #719
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
3b004e1
feat: set marginal costs for biomass and biogas generators
measrainsey 20a86c1
feat: remove volume limits on biomass and biogas dispatch
measrainsey 7f2a678
chore: remove checks and logs
measrainsey bcc5199
Merge branch 'master' into feat/bio-dispatch
measrainsey 3c3be42
Merge branch 'master' into feat/bio-dispatch
measrainsey 68634be
chore: remove logger and update docs
measrainsey d6d7114
refac: make simple refactoring and add comments
measrainsey 9f233ac
feat: revert `scripts/cba/solve_cba_network.py` back to `master`
measrainsey d7c2854
feat: add slack to biomass/biogas dispatch `e_sum_min`
measrainsey ea075e4
feat: increase slack to 40%
measrainsey 1977d07
docs: add #719 to doc/release_notes
measrainsey 0698bd4
refac: use `n_msv.snapshots` instead of `msv_mp.index`
measrainsey 9dc4fee
feat: directly set marginal price as marginal cost, instead of adding
measrainsey be81501
chore: edit comment
measrainsey ee16ef4
feat: create config option `cba.biomass_biogas_slack` for slack inste…
measrainsey ab0f708
refac: filter by both carriers and volume limits
measrainsey 622132e
refac: remove setting marginal cost dataframe
measrainsey dde4f58
chore: add type hints
measrainsey ca262db
feat: add `cba.biomass_biogas_slack` config option as rule input
measrainsey 9413b84
Merge branch 'master' into feat/bio-dispatch
measrainsey e5195a7
fix: add back Generator type
measrainsey 7dbda4a
Merge branch 'master' into feat/bio-dispatch
measrainsey ea3aa4e
docs: add #719 to doc/release_notes
measrainsey ecbd803
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5532a4f
chore: add details in comments of configs
measrainsey 34f15ec
docs: change function description
measrainsey 4e0abee
chore: edit comment for slack in config/test/config.tyndp.yaml
measrainsey 41b387e
doc: edit link in PR description
measrainsey cb0a84f
refac: change `has_volume_limit` to bool
measrainsey d973cdb
Merge branch 'master' into feat/bio-dispatch
measrainsey 7a6d7af
feat: remove `e_sum` energy budget constraint on biomass/biogas slack
measrainsey 29e7e87
feat: remove `cba.biomass_biogas_slack` config option
measrainsey 4930a70
refac: remove `get_components_with_volume_limits()` function
measrainsey 7cf340d
docs: edit PR description in doc/release_notes
measrainsey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.