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
18f9defc
Commit
18f9defc
authored
Mar 25, 2026
by
Eric Duminil
Browse files
TODO
parent
b457c074
Changes
1
Show whitespace changes
Inline
Side-by-side
src/simstadt/runner.py
View file @
18f9defc
...
@@ -295,6 +295,7 @@ def run_workflow_with_citygml(
...
@@ -295,6 +295,7 @@ def run_workflow_with_citygml(
description
:
str
|
None
=
None
,
description
:
str
|
None
=
None
,
destination
:
str
|
None
=
None
,
destination
:
str
|
None
=
None
,
# TODO: Accept str too?
# TODO: Accept str too?
# TODO: Add .proj if needed
project_path
:
Path
|
None
=
None
,
project_path
:
Path
|
None
=
None
,
)
->
SimStadtResults
:
)
->
SimStadtResults
:
"""Copy a workflow template, inject parameters, run SimStadt, and return parsed results.
"""Copy a workflow template, inject parameters, run SimStadt, and return parsed results.
...
...
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