Replies: 3 comments 1 reply
-
Hi yagmurn, Can you describe your SLCs? The implementation of PAZ SM should worked but we have a few problems with the management of polarisations. Kind regards, Alexis |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @alexisInSAR, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @alexisInSAR, Is there any progress? Could you please give me any advices to process PAZ dataset if I will not solve this issue? Best regards, Nur |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have PAZ datasets. I selected the data directory that has unzipped data folders. I am choosing the mode as PAZ_SM and I am trying to create SLC list. But the list is empty and I have an error like below:
Index exceeds the number of array elements (0).
Error in createlistSLC (line 178)
path_xml = [paramslc.pathSLC,'/',list_dir(i1).name,'/',path_xml(1).name];
Error in manageSLC (line 39)
createlistSLC([],[],[],miesar_para);
Error in GUIMIESAR>@(src,evt,arg1,arg2)manageSLC(src,evt,'checking',figmiesar.UserData) (line 231)
btslccheck.ButtonPushedFcn = @(src,evt,arg1,arg2) manageSLC(src,evt,'checking',figmiesar.UserData);
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 382)
Error while evaluating Button PrivateButtonPushedFcn.
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions