First of all hello everyone, I have been trying to run the StaMPS model with Linux system over WSL for a while. I have been following the process steps from amirolinxa’s topic “https://forum.step.esa.int/t/psi-using-snap-stamps-workflow-in-windows-subsystem-for-linux-wsl/23004”. There was no problem in their installation. But when I execute the mt_prep_snap command, I get the error that I have never been able to solve. I have gone through all the related topics in the forum and edited everything that could cause similar errors. However, I still get the same errors. Here is what I have done so far. First of all I downgraded my gcc compiler to version 7 as described by ABraun.
I have edited my config files according to my own file paths and checked them many times and their content is as follows. I set both tcsh and bash extensions.
First of all, when I tried to source the file with the tcsh extension as ABraun suggested, I got my first error “SAR: Undefined Variable”. For this reason I could not run the tcsh file.
For this reason, I sourced the config file with bash extension and ran the mt_prep_snap code with the psi files I exported from SNAP. But this time I got the segmentation violation error.
As I mentioned at the beginning, my standard gcc version is 7 as mentioned in the tutorials. I have scanned all the threads in the forum but I can’t find a solution to this issue. I am waiting for your guidance and advice because I feel like I am at a dead end
