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

Negative dismensions are not allowed error #452

Open
duyhoangatk opened this issue Feb 5, 2025 · 1 comment
Open

Negative dismensions are not allowed error #452

duyhoangatk opened this issue Feb 5, 2025 · 1 comment

Comments

@duyhoangatk
Copy link

Hi Prof. Yumorishita,

It's been long time since last time contact with you, I now came back with LiCSBAS, and encountered this error when finish running batch file

Image

If you want full log, please check the attached log file

202502050940batch_LiCSBAS_01_16.log

For the batch file, I edited the file as following:

Optional steps (03-05)

order_op03_05="03 04 05" # can change order e.g., 05 03 04
do03op_GACOS="n" # y/n
do04op_mask="n" # y/n
do05op_clip="y" # y/n
p04_mask_coh_thre="" # e.g. 0.2
p04_mask_range="" # e.g. 10:100/20:200 (ix start from 0)
p04_mask_range_file="" # Name of file containing range list
p05_clip_range="" # e.g. 10:100/20:200 (ix start from 0)
p05_clip_range_geo="139.84/139.85/39.81/39.83" # e.g. 130.11/131.12/34.34/34.6 (in deg)

Frequently used options. If blank, use default.

p01_start_date="20240101" # default: 20141001
p01_end_date="20240701" # default: today

Where is the error in this ?
Wait for your response. Thank you very much

@yumorishita
Copy link
Owner

p05_clip_range_geo="139.84/139.85/39.81/39.83"

is wrong. It must be inside of 137.9952778/141.2322778/33.7166111/36.4086111 according to the log.

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