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

InSAR fails with range position of phase reference point outside of image segment during phase unwrapping #583

Open
asjohnston-asf opened this issue Jul 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@asjohnston-asf
Copy link
Member

Three jobs failed with this error on 2024-07-24

Traceback (most recent call last):
  File "/usr/local/bin/hyp3_gamma", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.10/dist-packages/hyp3_gamma/__main__.py", line 39, in main
    process_entry_point.load()()
  File "/usr/local/lib/python3.10/dist-packages/hyp3_gamma/__main__.py", line 186, in insar
    product_name = insar_sentinel_gamma(
  File "/usr/local/lib/python3.10/dist-packages/hyp3_gamma/insar/ifm_sentinel.py", line 427, in insar_sentinel_gamma
    coords, ref_point_info = unwrapping_geocoding(reference, secondary, step="man", rlooks=rlooks, alooks=alooks,
  File "/usr/local/lib/python3.10/dist-packages/hyp3_gamma/insar/unwrapping_geocoding.py", line 280, in unwrapping_geocoding
    mcf_log = execute(f"mcf {ifgf}.adf {ifgname}.adf.cc {out_file} {ifgname}.adf.unw {width} {trimode} 0 0"
  File "/usr/local/lib/python3.10/dist-packages/hyp3lib/execute.py", line 78, in execute
    raise ExecuteError(tool + ': ' + line)
hyp3lib.exceptions.ExecuteError: mcf: ERROR: range position of phase reference point outside of image segment: 3372  bounds: 0  3372

Complete log file: 7fe2621a-9f87-4f6f-9f6c-b9fcd39d7641.log

@asjohnston-asf asjohnston-asf added the bug Something isn't working label Jul 24, 2024
@asjohnston-asf
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant