NAVADMC / ADSM

A simulation of disease spread in livestock populations. Includes detection and containment simulation.
Other
10 stars 5 forks source link

Sample Scenario with Outputs, not so much #927

Closed missyschoenbaum closed 5 years ago

missyschoenbaum commented 5 years ago

This is 2 issues that may be related:

The Sample Scenario with Outputs does not have any outputs. This didn't seems like a big problem, as I could just validate and run it and then I would have outputs.

However, the outputs are not seeming to save. If I switch to another scenario, and then come back, the outputs are gone. In fact, if I am just querying along (I am working on a set of queries to understand your output), then the data is there when I have a fresh run, but in a few minutes it has disappeared. I am hitting it from the outside query tool, not the built in SQL Explorer. My app window is still open and I still see data in the results visualizations, but if I flip to input, then I have no results to delete.

The good news is that other scenarios with outputs do not seems to be losing them. Maybe I should double check that.

missyschoenbaum commented 5 years ago

OK, double checked and this is acting differently now. Other scenarios are not losing data. I will keep watching and see if I can figure out what I was doing to get such a weird action.

missyschoenbaum commented 5 years ago

I think this happens when I close and reopen the app. Think I figured it out. If I run it, have results, then close, there are results when I reopen. However, if I run it, open something else, close the app. Then open, and return to Sample Scenario with Outputs, there are no outputs.

BryanHurst commented 5 years ago

I do believe there is an issue here with the sample scenario with outputs file being deployed. I'll look into this one.

BryanHurst commented 5 years ago

This should be fixed now. You may need to delete your Sample Scenario with Outputs if it is in bad state currently.

missyschoenbaum commented 5 years ago

If I delete, it just rebuilds with the next push?

BryanHurst commented 5 years ago

If you delete, it should rebuild the next time you launch the program.

But make sure you have the latest 3.5.10.4-beta downloaded first.

missyschoenbaum commented 5 years ago

OK, it looks like results are in, and are staying in. Excellent.