DrewLazzeriKitware / simulation-modeler

0 stars 0 forks source link

Simput Model missing some LW_Test.yaml keys #22

Open DrewLazzeriKitware opened 2 years ago

DrewLazzeriKitware commented 2 years ago

We fail to read in all of the keys from the Little Washita example. These keys are missing, and are hardcoded in: https://github.com/DrewLazzeriKitware/simulation-modeler/blob/0df97b8854f67392dc453c25e9f0d561b37ac6a4/server/SimulationManager.py#L8-L34

DrewLazzeriKitware commented 2 years ago

This branch is some progress towards reading the nested keys, as well as some cleanup of the script: https://github.com/DrewLazzeriKitware/simulation-modeler/tree/support-nested-keys