You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
An --include-displacement-maps argument to the insar entrypoint which will cause both the
line-of-sight and vertical displacement maps to be included.
Changed
The include_los_displacement parameter to insar_sentinel_gamma in hyp3_gamma.insar.ifm_sentinel
has changed to include_displacement_maps. Now, both the line-of-sight displacement and the vertical
displacement maps will be included if this option is set to True.
InSAR README and XML templates have been updated to reflect the change in displacement map options
and to include more information on adjusting unwrapped phase and displacement map values relative
to a user-selected reference point.
Updated the URL for the Copernicus DEM
information webpage.
Deprecated
The --include-los-displacment argument to the insar entrypoint is deprecated and may be removed
at any time. --include-displacement-maps should be used instead as setting either option to true
will cause both the line-of-sight and vertical displacement maps to be included.