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

inconsistent geometry file size #25

Open
mirzaees opened this issue Aug 29, 2023 · 1 comment
Open

inconsistent geometry file size #25

mirzaees opened this issue Aug 29, 2023 · 1 comment
Assignees

Comments

@mirzaees
Copy link

mirzaees commented Aug 29, 2023

There are inconsistencies between the size of geometry files produced by sweets and the unw ifgs produced by dolphin
For example: in sweets the looks are 3*6 and that produces geometry files of the size of 270*366
while in dolphin with strides of 3*6, the unw ifgs (stitched from 2 bursts) have a size of 1074*3545

@scottstanie scottstanie self-assigned this Aug 29, 2023
@mirzaees
Copy link
Author

mirzaees commented Sep 1, 2023

To clarify this issue, the geometry files are consistent with multilooked unw ifgs from sweets, the issue comes from prep_mintpy.py reading the wrong files for geometry stack. it should read it directly from static layers not from geometry folder.

Also there is no height in the static layers by default, mintpy would need that in the geometry stack file for corrections. In the runconfig files, it should be enabled for height to be computed as well

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

2 participants