Snaphu plugin for SNAP

Hi, can you also share what is above

There should be a point where the stack trace starts.
It would be also good if you could copy the text instead of sharing the image. This way, the problem can be traced more easily.

(snap) C:\Users\Harshit\Desktop>python “till tc.py”
INFO: org.esa.s2tbx.dataio.gdal.GDALVersion: GDAL 2.2.2 found on system. JNI driver will be used.
INFO: org.esa.s2tbx.dataio.gdal.GDALVersion: Installed GDAL 2.2.2 set to be used by SNAP.
INFO: org.esa.snap.core.gpf.operators.tooladapter.ToolAdapterIO: Initializing external tool adapters
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 2.2.2 set to be used by SNAP.
a
20221013T125546
('folder is this ', ‘S1A_IW_SLC__1SDV_20221013T125546_20221013T125614_045424_056E94_7E77.SAFE’)
72
a
20221025T125547
('folder is this ', ‘S1A_IW_SLC__1SDV_20221025T125547_20221025T125615_045599_0573C6_D74C.SAFE’)
72
Reading…
INFO: org.hsqldb.persist.Logger: dataFileCache open start
SEVERE: org.esa.snap.core.gpf.operators.tooladapter.ToolAdapterOp: Error processing template before execution for parameter [copyFilesTemplate]
SEVERE: com.sun.xml.bind.v2.util.XmlFactory: null
org.xml.sax.SAXNotRecognizedException: Feature ‘http://javax.xml.XMLConstants/feature/secure-processing’ is not recognized.
at org.apache.xerces.parsers.AbstractSAXParser.setFeature(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.setFeatures(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.(Unknown Source)
at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParserImpl(Unknown Source)
at org.apache.xerces.jaxp.SAXParserFactoryImpl.setFeature(Unknown Source)
at com.sun.xml.bind.v2.util.XmlFactory.createParserFactory(XmlFactory.java:106)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.getXMLReader(UnmarshallerImpl.java:124)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:157)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:214)
at it.geosolutions.imageioimpl.plugins.tiff.gdal.GDALMetadataParser.parse(GDALMetadataParser.java:60)
at it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReader.initializeFromMetadata(TIFFImageReader.java:1337)
at it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReader.seekToImage(TIFFImageReader.java:865)
at it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReader.seekToImage(TIFFImageReader.java:822)
at it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReader.getWidth(TIFFImageReader.java:1080)
at org.esa.snap.dataio.geotiff.GeoTiffImageReader.getImageWidth(GeoTiffImageReader.java:160)
at org.esa.snap.dataio.geotiff.GeoTiffProductReader.readProduct(GeoTiffProductReader.java:230)
at org.esa.snap.dataio.geotiff.GeoTiffProductReader.readProductNodesImpl(GeoTiffProductReader.java:136)
at org.esa.snap.core.dataio.AbstractProductReader.readProductNodes(AbstractProductReader.java:178)
at org.esa.snap.core.dataio.ProductIO.readProductImpl(ProductIO.java:257)
at org.esa.snap.core.dataio.ProductIO.readProduct(ProductIO.java:227)
at org.esa.snap.core.gpf.operators.tooladapter.ToolAdapterOp.postExecute(ToolAdapterOp.java:402)
at org.esa.snap.core.gpf.operators.tooladapter.ToolAdapterOp.initialize(ToolAdapterOp.java:224)
at org.esa.snap.core.gpf.internal.OperatorContext.initializeOperator(OperatorContext.java:528)
at org.esa.snap.core.gpf.internal.OperatorContext.getTargetProduct(OperatorContext.java:298)
at org.esa.snap.core.gpf.Operator.getTargetProduct(Operator.java:385)
at org.esa.snap.core.gpf.GPF.createProductNS(GPF.java:333)
at org.esa.snap.core.gpf.GPF.createProduct(GPF.java:268)
at org.esa.snap.core.gpf.GPF.createProduct(GPF.java:201)
at org.esa.snap.core.gpf.GPF.createProduct(GPF.java:180)

Traceback (most recent call last):
File “till tc.py”, line 236, in
GPF.createProduct(‘snaphu-unwrapping’, parameters, product)
RuntimeError: org.esa.snap.core.gpf.OperatorException: Error on transforming template for parameter 'copyFilesTemplate

(snap) C:\Users\Harshit\Desktop>