Disaggregate and test economic postprocessing (E2)#520
Merged
smartie2076 merged 64 commits intodevfrom Aug 25, 2020
Merged
Conversation
Collaborator
Author
|
@ursulaelmir you can close #519, I take over with this PR. |
added 11 commits
August 19, 2020 18:18
added 11 commits
August 20, 2020 12:33
This shall now be used in the beginning of the economic evaluation for all necessary parameters. It will result in a warning if a parameter is missing, indicating to the developer that the E module needs to be changed.
Collaborator
Author
|
@ursulaelmir we need to be able to calculate the replacement costs of the already installed assets, as they also may need a replacement in the duration of the project. Therefore, I (re) defined Todo:
|
Co-authored-by: Pierre Francois <[email protected]>
Co-authored-by: Pierre Francois <[email protected]>
smartie2076
commented
Aug 25, 2020
Collaborator
Author
smartie2076
left a comment
There was a problem hiding this comment.
Thanks @Bachibouzouk ! I have actually fixed your remarks in #525 only (I know, I know...), as I want to merge this quickly and the changes were not essential.
Co-authored-by: Pierre Francois <[email protected]>
Co-authored-by: Pierre Francois <[email protected]>
Co-authored-by: Pierre Francois <[email protected]>
smartie2076
added a commit
that referenced
this pull request
Aug 25, 2020
smartie2076
added a commit
that referenced
this pull request
Aug 25, 2020
smartie2076
added a commit
that referenced
this pull request
Aug 25, 2020
smartie2076
added a commit
that referenced
this pull request
Aug 25, 2020
smartie2076
added a commit
that referenced
this pull request
Aug 25, 2020
smartie2076
added a commit
that referenced
this pull request
Aug 25, 2020
Merged
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.
Fix #330
Fix #240
Addresses #222
Changes proposed in this pull request:
cost_upfrontThe following steps were realized, as well (if applies):
black . --exclude docs/)EXECUTE_TESTS_ON=master pytest)