-
Notifications
You must be signed in to change notification settings - Fork 14
Release/v1.1.5 #247
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
Open
jgu2
wants to merge
51
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release/v1.1.5 #247
Conversation
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
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](django/django@4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Adding a number of enhancements from HPC work to gradient Transmission (links) gradient support Support for systemwide energy cap constraints on techs Fixing issue where copying the 'energy_cap_per_storage_cap' constraint would cause an infeasible run with rounded capacities
Set calliope logging critical verbosity
…4.2.17 Bump django from 4.2.16 to 4.2.17 in /calliope_app
…remove-quotes engage-164 set weights values to be numbers
Engage158 - highs solver log_to_console=False
…abled engage183 - Set Clustered run default False
Gradient links and storage fix
Updating error logger on model run task to show stack trace to aid debugging errors
Updating logger to show stack trace
Fixing bug caused by double loop in timeseries processing for gradient techs
Fixing gradient timeseries bug
Coolprop 6.8.0 seems to break when installing from pip. Reverting to 6.7.0 explicitly to resolve
Explicitly adding older version of coolprop
Standardizing the gradient timeseries code between the loc_techs and techs sections and updating all file I/O to use os.path.join()
Standardizing gradient timeseries code
Fixing issue with accidently passing the open type into os.path.join()
Fixing issue with open/path
Finalizing switch to yaml safe_load
Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.21. - [Commits](django/django@4.2.20...4.2.21) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…4.2.21 Bump django from 4.2.20 to 4.2.21 in /calliope_app
Upgrade django from 4.2.21 to 4.2.23
Pin GeophiresX version to v3.9.8
Install geophires-x tag 3.8.10
Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.25. - [Commits](django/django@4.2.24...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…4.2.25 Bump django from 4.2.24 to 4.2.25 in /calliope_app
Upgrade django to 4.2.26
Updating references to the old lab name/acronym to use the new name/NLR
Updating for new lab change
Bumps [django](https://github.com/django/django) from 4.2.26 to 4.2.27. - [Commits](django/django@4.2.26...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…4.2.27 Bump django from 4.2.26 to 4.2.27 in /calliope_app
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.
What's Changed?
log_to_console=False.