Hi,
I have two requests/questions.
1) I would like to be able to clean all intermediate files created by ASP (at least the heavy ones, mostly from parallel_stereo) at the end of the processing.
I know there is the option "--keep-only essentials" to do that, but it will delete all files at the end of parallel_stereo. I would prefer to keep all files until my entire workflow is over, so that I can examine them in case of failure. Is there a way to do this?
Would it be possible to call parallel_stereo a posteriori? If I call it again at the very end, it will still run many steps, but I would like to run only the "keep-only" steps. Maybe having a standalone tool could be nice, or the option below.
2) When running parallel_stereo on a folder that already contains all output files, it will skip some steps, but it will still run many intensive processing. It would be great to have parallel_stereo skip re-creating existing files and add an option such as --overwrite to force recreating those.
Thanks Oleg for all the effort!
Amaury