Skip to:
Graph processing always asks if the user wants to overwrite an output file before the processing even begins.
For snap1.1 we don't have a case where the writer needs to write the product nodes within initialize. It is done within computeTiles.
We may need to revisit this in SNAP 2.0 with use cases from s3tbx
Graph processing always asks if the user wants to overwrite an output file before the processing even begins.