Closed missyschoenbaum closed 6 years ago
The Python side of things does update this table from the output of the CEngine. It is a different matter if the version number gets actively updated in the CEngine code. That would be an @ndh2 question.
We might should add a step to the compile instructions for incrementing CEngine version numbers.
There's a version number embedded in the file configure.ac
. I haven't been updating it but I should, especially since some changes to the output format have happened recently.
@missyschoenbaum is the plan still to call the version with the new vaccination options (inside-out ring order, etc.) version 3.4 like in this document? https://github.com/NAVADMC/ADSM/wiki/Implementing-Vaccination-v3.4
@ndh2 3.4 sounds good to me
Updated the version to 3.4.0. Will increment it if we make any further changes to the output files or the database structure. https://github.com/NAVADMC/ADSM-CEngine/commit/9622a99af6d89afb7810b7fbef4da4379769cbb8
I guess I have to wait on Bryan to push build.
Looks great!
@BryanHurst on the output table Results_resultversion, is this actively updated?