ASFHyP3 / hyp3-gamma

HyP3 plugin for generating SAR products with GAMMA
BSD 3-Clause "New" or "Revised" License
30 stars 7 forks source link

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

Open asjohnston-asf opened 1 month ago

asjohnston-asf commented 1 month ago

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 commented 1 month ago

Two more examples from 2024-08-12