alexisInSAR / EZ-InSAR

Matlab Interface for Easy InSAR
GNU General Public License v3.0
105 stars 35 forks source link

Error due to system migration (new root username) #91

Open anandsar01 opened 2 months ago

anandsar01 commented 2 months ago

I processed the dataset upto SBAS preparation in staMPS processing in a system. However, due to some unavoidable issues, I had to migrate to a different system. Both the system have different root username. Is there any workaround to modify all the symbolic links and other required input file as per the recent system and begin processing rest of the SBAS steps?

PS: I have my datasets in an external hard disk. Therefore the respective location of the files is same. I require to modify the symbolic links and input files as per the new root user name

alexisInSAR commented 2 months ago

Hi,

In this case, I recommend rebuilding the links directly by using the Linux function, as EZ-InSAR has no such options:

Kind regards,

Alexis