Snap2stamps package: a free tool to automate the SNAP-StaMPS Workflow

Hi Andreas and @mdelgado.

I-m glad you resolved the same doubt I had. For the moment, my project.conf is setted as follows

######### CONFIGURATION FILE ######
###################################

PROJECT DEFINITION

PROJECTFOLDER=/media/datadrive/SAR/PSI_SBAS/CABILDO/PROC/
GRAPHSFOLDER=/media/datadrive/SAR/PSI_SBAS/CABILDO/GRAPH/
##################################

PROCESSING PARAMETERS

IW1=2
MASTER=/media/datadrive/SAR/PSI_SBAS/CABILDO/MASTER/S1B_IW_SLC__1SDV_20170728T232723_20170728T232750_006694_00BC69_82E1.zip
##################################

AOI BBOX DEFINITION

LONMIN=-71.00
LATMIN=-32.40
LONMAX=-71.09
LATMAX=-32.47
##################################

SNAP GPT

GPTBIN_PATH=/home/pmatuser/snap/bin/gpt
##################################

COMPUTING RESOURCES TO EMPLOY

CPU=5 * From a total of 6
CACHE=80G * I have 112G
##################################

Nevertheless, when I run the python script, this error appears
pmatuser@DataScienceSAR3:/media/datadrive/SAR/PSI_SBAS/CABILDO$ python slaves_prep.py project.conf
python: can’t open file ‘slaves_prep.py’: [Errno 2] No such file or directory

Is there a path structure for snap2tamps to be installed properly? *It can be an improvement for the manual, which is kind of cryptic.

Regards to both of you!