Skip to content
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

[Bug]: facing this problem processing full insar images upto 86 #195

Open
kangahdesmond opened this issue Dec 17, 2024 · 2 comments
Open

Comments

@kangahdesmond
Copy link

2024-12-17 03:05:09,271 - distributed.worker - ERROR - Compute Failed
Key: ('transpose-vectorize_unwrap_pairs-vectorize_unwrap_pairs_0-mul-03c68123c6e6926e75a527cab96e521c', 0, 3, 0)
State: executing
Task: <Task ('transpose-vectorize_unwrap_pairs-vectorize_unwrap_pairs_0-mul-03c68123c6e6926e75a527cab96e521c', 0, 3, 0) _execute_subgraph(...)>
Exception: "ValueError('could not broadcast input array from shape (6,) into shape (126,)')"
Traceback: ' File "/home/ahmed/miniconda3/envs/pygmt/lib/python3.10/site-packages/numpy/lib/_function_base_impl.py", line 2397, in call\n return self._call_as_normal(*args, **kwargs)\n File "/home/ahmed/miniconda3/envs/pygmt/lib/python3.10/site-packages/numpy/lib/_function_base_impl.py", line 2390, in _call_as_normal\n return self._vectorize_call(func=func, args=vargs)\n File "/home/ahmed/miniconda3/envs/pygmt/lib/python3.10/site-packages/numpy/lib/_function_base_impl.py", line 2471, in _vectorize_call\n res = self._vectorize_call_with_signature(func, args)\n File "/home/ahmed/miniconda3/envs/pygmt/lib/python3.10/site-packages/numpy/lib/_function_base_impl.py", line 2531, in _vectorize_call_with_signature\n output[index] = result\n'

@AlexeyPechnikov
Copy link
Owner

It appears that you might not have enough interferogram pairs to successfully perform the 1D unwrapping.

@kangahdesmond
Copy link
Author

Thank you very much, i will take a look at that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants