Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateSLC error #62

Closed
yagmurn opened this issue Oct 6, 2023 · 1 comment
Closed

CreateSLC error #62

yagmurn opened this issue Oct 6, 2023 · 1 comment

Comments

@yagmurn
Copy link

yagmurn commented Oct 6, 2023

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?

@alexisInSAR
Copy link
Owner

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

Repository owner locked and limited conversation to collaborators Oct 6, 2023
@alexisInSAR alexisInSAR converted this issue into discussion #64 Oct 6, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants