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

How do I process the whole 3 swaths in LiCSBAS? #336

Closed
shivamthescienceguy opened this issue Mar 4, 2024 · 1 comment
Closed

How do I process the whole 3 swaths in LiCSBAS? #336

shivamthescienceguy opened this issue Mar 4, 2024 · 1 comment

Comments

@shivamthescienceguy
Copy link

Greetings,
If I want to process all the 3 swaths in the licsbas for velocity and time series. How do I change the batch file if I dont want to process a square shaped area but the whole swath?
p05_clip_range_geo= # e.g. 130.11/131.12/34.34/34.6 (in deg)
what should be written in this line to avoid a small region but the whole Sentinel scene.

@yumorishita
Copy link
Owner

By default (do05op_clip="n"), the step05 clip does not run and the whole area is processed.

do05op_clip="n" # y/n

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