Skip to content

Feature/include figures#14

Draft
MaaJoo13 wants to merge 28 commits into
feature/caprover-ezp-workerfrom
feature/include-figures
Draft

Feature/include figures#14
MaaJoo13 wants to merge 28 commits into
feature/caprover-ezp-workerfrom
feature/include-figures

Conversation

@MaaJoo13

Copy link
Copy Markdown

Add sankey figure created from eesyplan methods to server response

Do not merge, this probably needs a rebase or smth as it was orignially based on this branch, but rebased onto
test/ezp-local

Further figures may be included

paulapreuss and others added 28 commits December 9, 2025 10:00
And add an url to fetch the version of the simulation server version via
a celery task
- erase unused duplicate Dockerfile for dev and prod
- replace mvs by oemof-eesyplan
This is still in testing phase
Currently breaks build otherwise because of wonky eesyplan settings
@MaaJoo13
MaaJoo13 requested a review from paulapreuss July 14, 2026 13:04
@paulapreuss

Copy link
Copy Markdown

@MaaJoo13 @Bachibouzouk yes, this branch is a bit of a mess currently because to fix the local deployment with docker I had to combine commits from caprover-ezp-worker, caprover-ezp and do some fixes for the local docker deploy. We need to clean this up a bit. There should be one branch eesyplan where both the task_queue and the fastapi_app are up to date and the docker configuration is correct for local deployment. From there we can branch out into the caprover branches, where really only the captain-definition files should change (and minor dockerfile changes if needed).

Comment thread task_queue/tasks.py
Comment on lines +91 to +93
if __name__ == "__main__":
with open('sim_data_debug.json', 'r') as file:
dp = json.load(file)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should drop this commit that only contains debug code before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants