colinsheppard / insalmo

The Individual-Based Salmon Stream Model
GNU General Public License v2.0
2 stars 0 forks source link

GUI - View Results Error Checking #71

Closed colinsheppard closed 13 years ago

colinsheppard commented 13 years ago

Colin, we made it so you can click "View Results" at any time... and my template spreadsheet's macro to import results only works if Outmigrants_Out and (soon) Redds_Out.csv are open.

So, if you haven't already... need a way to stop things if those two files do not exist. You could make it so the "View Results" button does not appear unless those two files exist or (just as good or better) so the button itself checks for the files and if it doesn't find them pops up a friendly reminder "Run the model first, numbnuts".