-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature EV controlled charging custom constraints #356
Merged
brynpickering
merged 28 commits into
calliope-project:develop
from
adrienmellot:feature-ev-controlled-charging-constraints
Jun 6, 2024
Merged
Changes from 27 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
42f1beb
Process data for custom constraints
adrienmellot 9623afe
edit csv file format
adrienmellot e451c4a
Process data for custom constraints
adrienmellot ba65333
edit csv file format
adrienmellot ff91ce8
Merge branch 'feature-ev-controlled-charging-constraints' of https://…
adrienmellot 6cb137c
Extract EV chargeable capacities
adrienmellot 2cd9b9f
Have max charging potential exported to yaml
adrienmellot 4c4621f
minor yaml update
adrienmellot 0e1cebc
Fix ramp data download
adrienmellot ecd75fe
Update custom constaint from file by adding _time_varying
adrienmellot cffaedb
fix force_resource on heat sector
adrienmellot db9ed2a
Create run.py to include custom constraints
adrienmellot f066a5f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f153a0d
delete unnecessary script which was merged in another
adrienmellot 17225e9
Merge branch 'feature-ev-controlled-charging-constraints' of https://…
adrienmellot b13103b
Respect ruff formatting
adrienmellot aedecc8
Rename monthly demand parameters
adrienmellot f398760
Add dataset wildcards
adrienmellot d2e3dd0
Update road_transport_controlled_charging.py
adrienmellot d9fa0e2
Merge branch 'develop' into feature-ev-controlled-charging-constraints
adrienmellot 014085f
Small fixes post merge
adrienmellot 0832b0e
Fix compatibility with ehighways
adrienmellot 5d5b4eb
style: add return types of functions
adrienmellot 0b05d53
rename 'data' to 'profiles' for RAMP
adrienmellot bb6e6d9
Merge branch 'develop' into feature-ev-controlled-charging-constraints
adrienmellot 92f0c7d
delete run.py following #385
adrienmellot 905e331
uncontrolled charging share to 1 by default
adrienmellot 1a0db45
Edits based on review
adrienmellot 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 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 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 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 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 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.
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.
Give unit here rather than as a comment in the config