Output files overwritten
Closed this issue · 5 comments
nathankota commented
Output folder contents are overwritten each time the tool is run. Successive tool runs should keep previous outputs and add new results.
steveoh commented
the current work around for this is to choose a separate folder for the output
steveoh commented
I'm not sure how this is happening because
Lines 90 to 94 in 03d1e6b
generates unique folder names based on a time string which is unique every second.
I also cannot reproduce. Is this something the client is experiencing?
nathankota commented
Yes, client is experiencing. Further client testing of this has been requested, using a different output location.
steveoh commented
It appears that pro deletes the contents of the folder on each run. What do you suggest we do here?
nathankota commented
Maybe it becomes part of their workflow to transfer and save output files to a different directory. I'll discuss with DEQ.