Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
31c40d73
Commit
31c40d73
authored
May 14, 2026
by
Eric Duminil
Browse files
Done
parent
17c17e9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/simstadt/workflows.py
View file @
31c40d73
...
@@ -4,8 +4,6 @@ Each function wraps run_workflow_with_citygml() with a pre-built parameter dict
...
@@ -4,8 +4,6 @@ Each function wraps run_workflow_with_citygml() with a pre-built parameter dict
for a specific workflow type (PV, heat demand, green water).
for a specific workflow type (PV, heat demand, green water).
"""
"""
# TODO: Actually use and test them
from
pathlib
import
Path
from
pathlib
import
Path
from
.results
import
SimStadtResults
from
.results
import
SimStadtResults
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment