I’m stuck with the mt_prep_snap step in my virtual enviroment.
It’s tellig me, that 200 does not exist. The Stamps manual isn’t very helpful and I couldn’t find any ideas to this problem.
My guess is, that some stuff in the config is wrong.
I think it’s because you have a space in your data directory path. This is making it think EXT/ba/project/INSAR_20200326 is a separate argument. So then I think it is thinking that the “200” value is the maskfile argument which does not exist.
Try putting your path in quotes or replace the space with an underscore.
However executing the command now gives me alot of errors regarding opening the files. But it does create the Patchfolders for me in the master directory. I"m confused again.