generated from rl-institut/super-repo
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Improving MOO #50
Open
JulianBarinton
wants to merge
121
commits into
production
Choose a base branch
from
rebase_moo_on_prod
base: production
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
Improving MOO #50
Conversation
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
…umns are deleted when running the script
This reverts commit f4ccb19.
It is possible to provide calculations to the post-processing module
For dash app to show
Important for certain calculations of outputs
Also lint using black
Bachibouzouk
force-pushed
the
rebase_moo_on_prod
branch
from
October 29, 2024 15:31
463068b
to
903acab
Compare
JulianBarinton
force-pushed
the
rebase_moo_on_prod
branch
from
October 29, 2024 15:32
903acab
to
a09ef7a
Compare
…in agregated demand data
…eling pv and other volatile producers as type volatile now
…0 for saving time while testing
…at sw-ro is used (see Sankey) but not invested in
…filtration is refering to microfilration; water pump costs and impacts are estimated; have to improved later; on review of bbuses, loads, excess, Aiwa24 complete
…cost from kpis as it does not make senses for multi resource systems
…ulate accumlated flow; but some kind of capacity (maxium power, production, which does not makes much sense for most dispatchables
src/oemof_tabular_plugins/general/post_processing/post_processing.py src/oemof_tabular_plugins/general/pre_processing/pre_processing_moo.py
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.
On this branch we are working on the multi-objective optimization for WEFE systems by adding validated global normalization factors and testing the multi-objective optimization for two case studies in Colombia (Aiwa & Arusi).