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

replace hardwired parameters in unwrap_fringe.py #34

Open
yunjunz opened this issue Aug 12, 2020 · 0 comments
Open

replace hardwired parameters in unwrap_fringe.py #34

yunjunz opened this issue Aug 12, 2020 · 0 comments

Comments

@yunjunz
Copy link
Member

yunjunz commented Aug 12, 2020

The current version of unwrap_fringe.py has the following three parameters hardwired, using typical values from Sentinel-1. They should be extracted from the metadata files instead, like the unwrap.py from ISCE/topsStack.

altitude = 800000.0
earthRadius = 6371000.0
wavelength = 0.056

Mark here for the to-do-list.

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

1 participant