I’m developping a program which suppose to perform Range Doppler Terrain correction on a given S1 product. For this purpose I’m using Python as a language of choice and prepared snappy module from SNAP.
The problem I faced is that I can’t find any reasonable example or manual which describes how to call SNAP Range Doppler Terrain correction operator from python code.
Hello,
I am processing sentinel-1 image using esa_snappy. I performed Terrain correction using snappy and the output is only sigma Selected source band. Now I want to get Latitude&Longitude band and also local incidence angle band as output after Terrain correction.
I tried this but output is only selected sigma band: