Error with ApplyOrbit operator with ERS/Envisat SLC from ESAR On-The-Fly System

I downloaded the ASAR and ERS products and ran apply orbit with DORIS and PRARE orbits. SNAP downloaded and applied them fine on Windows 10.

I suspect you may be using Linux and the JBLAS library needs a fortran dependency installed.

try:

sudo apt install libgfortran3
1 Like