Setup energy hub dashboard + slider adjustments#144
Merged
GillisHommen merged 22 commits intomainfrom Aug 20, 2025
Merged
Conversation
New Agent for dashboard, has a presentation on the main interface and the GIS map will be moved on top of this presentation
New Agent for e-hub dashboard, has a presentation on the main interface and the GIS map is moved on top of this when navigating to it. - Initial configuration button and setup is working: for now a button has been made in the e-hub tab, that can be selected, which puts the model into 'e-hub configuration mode'. Here you can use the filters to make a selection of gc, that will be used to use as the selection for the energyHub dashboard after clicking complete. - next step: adding resultsUI and tabs to the e-hub dashboard.
…now connected properly -> Now, only making them function correctly still needs to happen. Also additional layout work has been performed. Looks much better now. But still in progress.
Start on making the setting of the sliders based on the engine state more modular, so it can be used in multiple dashboards, and overrided projects.
Contributor
Author
|
@GillisHommen Would be nice if you could maybe test l4l with this model. |
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.
The setup for the energyHubDashboard has been made, along with the necessary slider adjustments and new slider setup.
However, the energy hub dashboard is not finished yet, scenarios need to be added still, along with specific EA slider gc (windfarm, pv farm, battery) that can be turned on using the sliders. This should be integrated along with the initialization of the customCoop for the ehub.
--> For now the energyhub dashboard button has been disabled by default until these things are integrated as well.
But I want to merge anyway, cause there are a lot of other fixes in this pull request.
Note: merge along with: Zenmo/zero_engine#189