Replies: 1 comment
-
@hariiirs, check my post on this link: dbekaert/StaMPS#27 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am processing Sentinel-1 images for time-series measurement using stackSentinel.py. stackSentinel.py processing is successfully completed then creation of single master stack processing (make_single_reference_stack_isce) is also completed. After this I moved to StaMPS processing (after all settings: unzip, cd StaMPS/src, make, make install and source) via mt_prep_isce 0.4 2 3 50 200, which was also successuly completed. Now while I am moving in matlab for StaMPS processing then started getting errors. These errors were tried to resolve a lot. What we exerienced is, there are two versions of StaMPS i.e. StaMPS-4.1-beta and StaMPS-master. StaMPS-4.1-beta version is not having load_isce.m file under StaMPS-4.1-beta/matlab folder, therefore we got load_isce error in matlab procesisng
Then we saw, another version of StaMPS i.e. StaMPS-master where load_isce.m file is available under StaMPS-master/matlab folder and then tried the same processing in matlab. This time we got another error as shown in this screenshot-
If anybody is having any idea about to resolve this issue, kindly revert back.
Many thanks
Hari Shankar
Beta Was this translation helpful? Give feedback.
All reactions