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
ff3d5705
Commit
ff3d5705
authored
Mar 16, 2026
by
Eric Duminil
Browse files
Done
parent
df5c5b57
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODOs.md
View file @
ff3d5705
## TODOs
## TODOs
*
[x] use code & tests from LCCALC & SektorSim (in old/), and merge them into a proper library
*
[x] use code & tests from LCCALC & SektorSim (in old/), and merge them into a proper library
*
[
] The main usecase of the lib would be to run SimStadt, either specifying an already existing workflow, or:
*
[
x
] 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
*
[
x
] specify a Project path, a Workflow template, a CityGML file, and an optional destination name
*
[x] Refactor SimStadtResults, split them in different classes
*
[x] 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
!
*
[ ] Create a utils class in order to:
*
[ ] Create a utils class in order to:
*
[
] check SimStadt install
*
[
x
] check SimStadt install
*
[
] show a link to SimStadt doc if not installed
*
[
x
] show a link to SimStadt doc if not installed
*
[
] find SimStadt folder
*
[
x
] find SimStadt folder
*
[
] clean old workflow files if desired
*
[
x
] clean old workflow files if desired
*
[ ] modify params.xml file (e.g. to select a different weather file, a weather source)
*
[ ] 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
*
[
x
] Write additional tests (with pytest), both with pre-calculated SimStadt results, and live ones
*
[ ] Add working ifmain() to scripts
*
[ ] Add working ifmain() to scripts
*
[ ] Once this library is written, it should be used in LCCALC & SektorSim
*
[ ] Once this library is written, it should be used in LCCALC & SektorSim
*
[ ] Write documentation
*
[ ] Write documentation
*
[X] Publish to pipy
*
[X] Publish to pipy
*
[
] Write a basic makefile with doc / publish / tests
*
[
x
] Write a basic makefile with doc / publish / tests
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