Jon Wolverton
Jon Wolverton
One question I have for you (and the thing that kinda derailed me earlier): Does this spreadsheet config supersede the scenarios and groups keys in the config.yaml? If not, then...
@lagerros any thoughts on these? ^
Yeah, "supersede" means replace. The thing is, the functionality in the spreadsheet could replace both the `scenarios` and `groups` keys in the config, except for the names and descriptions. I...
Okay, I think I've got it. How about we just use "Group" and "Trace" as the values for the `Type` column, which should make it super clear how things are...
@AcesoUnderGlass @lagerros This issue was completed by [epimodel#57](https://github.com/epidemics/epimodel/pull/57); however, there are some design decisions and areas of the spec I never fully clarified. These are things you may consider changing....
This issue is soft-blocking #326. I've been building out a solution in the [containment repo](https://github.com/epidemics/containment/tree/wolverdude/frontend), but I've got plenty more to do before this will become a blocker for me.
New form endpoint: https://formspree.io/moqnwzlb
I would like to upvote this. It's currently a major PITA to equip items of the same set or even just know that you have them all. Grouping by class...
Issue #25 seems to be rearing its ugly head again. You can find my explanation of the basic reason for why this is happening [here](https://github.com/wolverdude/GenSON/issues/25#issuecomment-450715383). I apparently failed to add...
Okay, so it looks like I fixed the problem that was specifically described in issue #25, but while yours is the same underlying problem, it wasn't fixed by that particular...