USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 66 forks source link

Location of Model Output Files #348

Closed michelleannesimon closed 3 years ago

michelleannesimon commented 4 years ago

The program does not ask to save your work upon exiting. We need to set up the output environment more cleanly. We should be able to close a project but not exit.

the user should be able to set up an output environment It makes a folder with ini file C:\Users\MSIMON\SWMMUI\Testing\test202002\test.ini\EPA\swwm.ini but does not routinely place outputs, txt, and reports in same folder as input file or whatever the user specifies.

michelleannesimon commented 4 years ago

I have exited a few projects but the GUI does not save or ask me to save or to discard.

PaulDudaRESPEC commented 4 years ago

I retested the prompt to save upon exiting, and I found it to work reliably with the exception of closing using the upper right Red 'X'. The commit referenced above adds the warning to save or discard when closing using the Red 'X'.

I've not been able to reproduce the reported issue with the model output files being written anywhere other than wherever the input file resides. A specific example might be helpful, and it might be related to the restricted government computers.

PaulDudaRESPEC commented 4 years ago

Removed the bug label for now until we can reproduce the problem with the location of model output files

michelleannesimon commented 3 years ago

This appears to be working properly in MTP7r0. I will close this issue.