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
e318fad5
Commit
e318fad5
authored
Mar 26, 2026
by
Eric Duminil
Browse files
Updated description
parent
9229ef58
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/simstadt/runner.py
View file @
e318fad5
...
@@ -306,9 +306,9 @@ def run_workflow_with_citygml(
...
@@ -306,9 +306,9 @@ def run_workflow_with_citygml(
description: Human-readable label for the result object.
description: Human-readable label for the result object.
destination: Output workflow folder name; defaults to a timestamped random id.
destination: Output workflow folder name; defaults to a timestamped random id.
project_path: Directory where the workflow folder is created.
project_path: Directory where the workflow folder is created.
-
If CityGML is already inside a .proj folder, project_path is ignored
.
-
project_path given: copy CityGML there if not already present (takes priority)
.
-
If given, CityGML is copied ther
e.
-
CityGML inside a .proj folder: use parent as project, reference by nam
e.
-
If omitted,
a temporary repository
is created under /tmp
.
-
Neither: create
a temporary repository
under /tmp (not auto-cleaned)
.
"""
"""
citygml_path
=
Path
(
citygml_path
)
citygml_path
=
Path
(
citygml_path
)
...
...
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