isce-framework/dolphin

`sequential.py` only checks for full completion before reprocessing

Closed this issue · 1 comments

Found by @mirzaees , the sequential workflow will reprocess all ministacks unless it reached full completion. It should check for existing ministacks.

Related to #110

This should have been fixed by #157 , so that each single ministack will switch the results to the right folder only after full completion.