c-proof / pyglider

glider software
https://pyglider.readthedocs.io/
Apache License 2.0
17 stars 24 forks source link

Make yaml files more modular. #168

Open jklymak opened 3 months ago

jklymak commented 3 months ago

Perhaps this is just our internal c-proof usage, but having yaml files be subtly different between "realtime" and delayed mode processing leads to transcription errors. It would be good to have more robust ways of either making the yaml files or to make them a bit more modular so information doesn't need to be copied over as much.