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

Interferogram network from compressed slcs needs logic for mid-stack reference index #229

Open
scottstanie opened this issue Feb 14, 2024 · 0 comments
Assignees

Comments

@scottstanie
Copy link
Collaborator

If we had comressed SLC for day 1_3_6 and real slcs 7,8,9, the outputs of phase linking will be

(1, 7)
(1, 8)
(1, 9)

as of now, we can handle a reference of 1 either using a single-reference-ifg-network , or a max-bandwidth network.

We need to figure out the exact logic for handling a mid-stack reference switch. there's a reference_index- should that apply to the whole SLC stack? just the real SLCs? should we require a date instead?

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