insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
560 stars 245 forks source link

`utils0.incidence_angle`: read from metadata directly if available for `dimension==0` #1152

Closed taliboliver closed 4 months ago

taliboliver commented 4 months ago

Adding option to read center incidence angle from attribute file if available and use it as preferred option.

Proposing these changes after encountering a range_n value smaller that the acquisition height for UAVSAR dataset swatch_00540.

This error was also encountered by @alhandwerger

Reminders