Both SNAP and GPT, Back-Geocoding and Coherence operators, no longer work with CentOS 7 (and other older Lunix versions?) that do not have GLIBC_2.23
The latest Linux build of SNAP may have been done with CentOS 8 or equivalent.
GLIBC_2.23 does not appear to be available for CentOS 7.
Back-Geocoding errors, but completes processing without baseline computation?:
– org.jblas ERROR Couldn’t load copied link file: java.lang.UnsatisfiedLinkError: /dev/shm/jblas4387751239095982771/libquadmath-0.so: /usr/lib64/libm.so.6: version `GLIBC_2.23’ not found (required by /dev/shm/jblas4387751239095982771/libquadmath-0.so).
WARNING: org.esa.s1tbx.insar.gpf.coregistration.CreateStackOp: Unable to calculate baselines. org.jblas.NativeBlas.dgemm(CCIIID[DII[DIID[DII)V
Coherence Fails after:
– org.jblas ERROR Couldn’t load copied link file: java.lang.UnsatisfiedLinkError: /dev/shm/jblas1215254279750228687/libquadmath-0.so: /usr/lib64/libm.so.6: version `GLIBC_2.23’ not found (required by /dev/shm/jblas1215254279750228687/libquadmath-0.so).