-
Notifications
You must be signed in to change notification settings - Fork 114
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
LiCSBAS16_filt_ts.py #86
Comments
It seems n_para="1" is not working here. Currently I'm doing the same things on two desktop and one laptop but facing the same problem in all three. |
I have slightly updated the code of step16. Please update your installed module and try again with n_para=1. |
Sir |
Of course the single processing takes longer time, but there is no other choice without multi processing in your environment. I usually use downsample (step02) and/or clip (step05) to save processing time. |
Ok
Thank you Sir !
…On Tue, Mar 9, 2021 at 4:23 AM Yu Morishita ***@***.***> wrote:
Closed #86 <#86>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#86 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/APYIZIW6VTF7EU47BVQH3PTTCVIOVANCNFSM4YXPGI7Q>
.
|
Hi, and for the clip (step05) to save processing time it seems don't working ? |
Please upload the log file. I wonder if the Y should be y. |
Hi Sir
I'm facing the problem in 16th step. I have run the batch script 3 times but got struck in the last step.It seems that Steps1(get_geotiff.py)~15(mask_ts.ps) were all successfully finished, however, when it comes to "LiCSBAS16_filt_ts.py -t TS_GEOCml1",
"
LiCSBAS16_filt_ts.py ver1.4.5 20201124 Y. Morishita
LiCSBAS16_filt_ts.py -t TS_GEOCml1 --n_para 1
Size of image (w,l) : 2986, 2712
Number of images : 125
Width of filter in space : 2 km (20.4x18.0 pixel)
Width of filter in time : 0.138 yr (50 days)
Deramp flag : []
hgt-linear flag : False
HP filter in time, LP filter in space,
with 1 parallel processing...
0/125th image...
10/125th image...
20/125th image...
30/125th image...
40/125th image...
50/125th image...
60/125th image...
100/125th image...
"
The program stayed in this state for 16 hours and still didn't make progress. I re-ran the program again, however, the program was still stocked in this part.
I have also tried your previous suggestion in #45-- try with n_para="1"
Pleas help me out !
Here is the screenshot of terminal along with system monitor.

I'm also attaching the log files-
202103060131batch_LiCSBAS_01_16.log
202103070138batch_LiCSBAS_15_16.log
The text was updated successfully, but these errors were encountered: