Snappy Python SAR processing options

Have a look at this post, it shows you how to run the command line SNAP tool, GPT, with Python. This is probably the easiest way to use SNAP. Use Python to make the file names and pass it to a tool, then use the expected output file name to pass it to the next tool, etc…