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
e6b6bedb
Commit
e6b6bedb
authored
Mar 13, 2026
by
Eric Duminil
Browse files
TODO
parent
e8327ddc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/simstadt/workflows.py
View file @
e6b6bedb
...
@@ -4,6 +4,8 @@ Each function wraps run_workflow_with_citygml() with a pre-built parameter dict
...
@@ -4,6 +4,8 @@ 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