Org.esa.s1tbx.s1tbx.ki

Hi All,

I am running the code in [1]. And I am having an error as shown in [2]. According to github, I should run SNAP 8.0.4, but I am running SNAP 8.0.9 and Sentinel-1 Toolbox (S1TBX) version 8.0.6.

Could any one tell me if I have to make a downgrade to 8.0.4 or give a direction to solve this problem?

Thank for your time in advance.

[1]

vector_file = os.path.join(workspace, ‘auxdata’, ‘Gulf_of_Trieste_seamask_UTM33.shp’)

Before calling gpt, we must set the environment

variable LD_LIBRARY_PATH to the current directory

os.environ[‘LD_LIBRARY_PATH’] = ‘.’

!gpt {graph_subset} -Pinputproduct={product_path} -Pvectorfile={vector_file} -Poutputproduct={os.path.join(workspace, ‘S1A_IW_GRDH_1SDV_20161009T165807_4550_Orb’)}

[2]

INFO: org.esa.snap.core.gpf.operators.tooladapter.ToolAdapterIO: Initializing external tool adapters
INFO: org.esa.s2tbx.dataio.gdal.GDALVersion: GDAL 3.0.4 found on system. JNI driver will be used.
INFO: org.esa.s2tbx.dataio.gdal.GDALVersion: Installed GDAL 3.0.4 set to be used by SNAP.
INFO: org.esa.snap.core.util.EngineVersionCheckActivator: Please check regularly for new updates for the best SNAP experience.
INFO: org.esa.s2tbx.dataio.gdal.GDALVersion: Installed GDAL 3.0.4 set to be used by SNAP.
Executing processing graph
INFO: org.hsqldb.persist.Logger: dataFileCache open start
Exception calling QC Rest API: qc.sentinel1.eo.esa.int: Name or service not known
WARNING: org.esa.s1tbx.sar.gpf.orbits.ApplyOrbitFileOp: qc.sentinel1.eo.esa.int: Name or service not known
Exception calling QC Rest API: qc.sentinel1.eo.esa.int
qc.sentinel1.eo.esa.int: Name or service not known
done.

Error: [NodeId: Apply-Orbit-File] qc.sentinel1.eo.esa.int: Name or service not known