Commit d7ec71b7 authored by Eric Duminil's avatar Eric Duminil
Browse files

Done

parent f4f4404a
......@@ -4,7 +4,7 @@
* [x] The main usecase of the lib would be to run SimStadt, either specifying an already existing workflow, or:
* [x] specify a Project path, a Workflow template, a CityGML file, and an optional destination name
* [x] Refactor SimStadtResults, split them in different classes
* [ ] Define a basic SimStadtResult class for unknown Workflows!
* [x] Define a basic SimStadtResult class for unknown Workflows!
* [ ] Create a marimo notebook to show live dataframes and diagrams!
* [ ] Create a utils class in order to:
* [x] check SimStadt install
......@@ -15,7 +15,7 @@
* [x] Write additional tests (with pytest), both with pre-calculated SimStadt results, and live ones
* [ ] Add working ifmain() to scripts
* [ ] Once this library is written, it should be used in LCCALC & SektorSim
* [x] Once this library is written, it should be used in LCCALC & SektorSim
* [ ] Write documentation
* [X] Publish to pipy
* [x] Write a basic makefile with doc / publish / tests
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment