Datasets are simulated 1 minute DEM-geocoded Sentinel-1 IW mode GRD slices at 1 km resolution. Datasets are stored inside the zip in individual directories; note that each dataset comes with its own parameter DB tiles. Again, note that each data set comes with its own parameter DB! So, both the first and the second argument to s1_nrt_ssm.sav have to be set specifically to each data set: WINDOWS EXAMPLE: set LM_LICENSE_FILE=1701@lserver.tuwien.ac.at idlrt "F:\LINH\s1_nrt_ssm.sav" -args "F:\SW1 Software Package\data\specific\s1\input\006\S1_IWS_GBM02SIM_20120612_162616_20120612_162716_gr_geo" "F:\SW1 Software Package\data\specific\s1\input\006\params_s1" "F:\SW1 Software Package\data\output" LINUX EXAMPLE: LM_LICENSE_FILE=1701@lserver.tuwien.ac.at idl -rt="/home/IPF/mho/test/sav/s1_nrt_ssm.sav" -args "/home/IPF/mho/winhome/s1_smad/s1/input/006/S1_IWS_GBM02SIM_20120612_162616_20120612_162716_gr_geo" "/home/IPF/mho/winhome/s1_smad/s1/input/006/params_s1" "/home/IPF/mho/test/out"