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

Common reference point at step1-6 #60

Closed
fangjinSGG opened this issue Jan 22, 2021 · 3 comments
Closed

Common reference point at step1-6 #60

fangjinSGG opened this issue Jan 22, 2021 · 3 comments

Comments

@fangjinSGG
Copy link

I have several frames to process. I wonder how to select a common reference point for each frame. It seems that the current LiCSBAS version can't do that.

@yumorishita
Copy link
Owner

The reference point has no effect in Step 1-6 (i.e., you would get the same result of Step 1-6 with any reference point). You can manually set the common reference area for multiple frames in the post-processing (e.g., LiCSBAS_cum2vel.py or LiCSBAS_plot_ts.py) using the --ref_geo option.

@fangjinSGG
Copy link
Author

The common reference area should be located within the overlapping area of multiple frames, is that right? If I set the reference area outside the frames, I got an error:

ERROR: Ref area has only NaN value!

So I can't set a common reference area for all frames? (I'm currently processing 6 frames.)

@yumorishita
Copy link
Owner

Yes, the reference area must be inside of each frame. It is not possible to set the common reference area for multiple frames with no overlapping area. I suggest tying to external deformation data (e.g. GNSS; see https://doi.org/10.1029/2020GL087376, chapter 3).

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