-
Notifications
You must be signed in to change notification settings - Fork 11
Ban implicit broadcasting over year dimension #841
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
45 commits
Select commit
Hold shift + click to select a range
c8f0a4e
Add dispatch method using cost-minimising supply
tsmbland 2575ce8
Tidy-ups to dispatch module
tsmbland ce6c22d
Move core code to dispatch module
tsmbland 1fe7e54
Remove internal helper functions
tsmbland 2b43af8
Update tests
tsmbland 6142139
Fix issue with prices data structure
tsmbland 116727f
Add docstring and test
tsmbland cab8f70
Merge branch 'main' into cost_minimising_supply
tsmbland 2a13a63
Change default and update results files
tsmbland a2cf081
Update tutorial models
tsmbland 3fd29c8
Fix for models with multiple regions
tsmbland de88eeb
Update tutorial model
tsmbland 7cf9d37
Update documentation
tsmbland 5fc2a15
Add new method to documentation
tsmbland cd84aff
Copilot suggestions
tsmbland b5ea292
Revert dispatch method for some example model sectors
tsmbland 08d7ba2
Add tests, fix errors with multi-region models
tsmbland fc62b8b
Use different mask
tsmbland 99889e7
Fix documentation formatting
tsmbland e021235
Normalise some data inputs
tsmbland 2a070d7
Typo
tsmbland d3970d1
Create dedicated marginal_cost function
tsmbland b80d991
Simplify marginal cost calculation
tsmbland 3b7fc0e
Update results files
tsmbland 4dda6f5
Fix error with dispatch ordering
tsmbland 5f161db
Update results AGAIN
tsmbland b83550a
Different selection method (testing)
tsmbland e4395fe
Revert "Different selection method (testing)"
tsmbland 1d78508
Simplify dispatch_by_merit_order
tsmbland e9decf2
Add tests
tsmbland ccbcd72
Ban implicit broadcasting over region dimension
tsmbland 1f2f4f0
Fix some tests
tsmbland 31348ac
Fix carbon budget
tsmbland 62cd3a4
Fix another test
tsmbland e681068
Ban implicit broadcasting over year dimension
tsmbland 981c2ef
Fix some test fixtures
tsmbland 2f0a4f1
Fix dimension check
tsmbland 1152c57
Fix more tests
tsmbland 88df659
Fix example models
tsmbland 8bdf36f
Merge branch 'main' into broadcast_regions
tsmbland 8b5fdb5
Merge branch 'broadcast_regions' into broadcast_years
tsmbland 4f176df
Fix remaining tests
tsmbland dabefe6
Merge branch 'main' into broadcast_years
tsmbland 97a733a
Fix final tests
tsmbland e083ac5
Copilot suggestions
tsmbland 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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.