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
5065b08f
Commit
5065b08f
authored
Mar 12, 2026
by
Eric Duminil
Browse files
TODOs
parent
90584560
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5065b08f
## TODOs
## TODOs
*
[ ] use code & tests from LCCALC & SektorSim
*
[ ] use code & tests from LCCALC & SektorSim (in old/), and merge them into a proper library
*
[ ] Write additional tests, both with pre-calculated SimStadt results, and live ones
*
[ ] The main usecase of the lib would be to run SimStadt, either specifying an already existing workflow, or:
*
[ ] specify a Project path, a Workflow template, a CityGML file, and an optional destination name
*
[ ] Refactor SimStadtResults, split them in different classes
*
[ ] Refactor SimStadtResults, split them in different classes
*
[ ] Define a basic SimStadtResult class for unknown Workflows
*
[ ] Define a basic SimStadtResult class for unknown Workflows
*
[ ] Create a marimo notebook to show live dataframes and diagrams
*
[ ] Create a marimo notebook to show live dataframes and diagrams
...
@@ -9,5 +10,11 @@
...
@@ -9,5 +10,11 @@
*
[ ] check SimStadt install
*
[ ] check SimStadt install
*
[ ] show a link to SimStadt doc if not installed
*
[ ] show a link to SimStadt doc if not installed
*
[ ] find SimStadt folder
*
[ ] find SimStadt folder
*
[ ] clean old workflow files if desired
*
[ ] modify params.xml file (e.g. to select a different weather file, a weather source)
*
[ ] Write additional tests (with pytest), both with pre-calculated SimStadt results, and live ones
*
[ ] Once this library is written, it should be used in LCCALC & SektorSim
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