IndexError: list index out of range while processing TerraSAR with unpackFrame_TSX.py #409
Answered
by
fdelgadodelapuente
wandi12345
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
fdelgadodelapuente
Dec 5, 2021
Replies: 2 comments 2 replies
-
This is a python error. Try printing out results of glob, fname etc and debug. You are probably missing a |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, You can change the line to
and pass the dims directory. Francisco |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wandi12345
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
You can change the line to
and pass the dims directory.
Francisco