41 lines
4.9 KiB
Plaintext
41 lines
4.9 KiB
Plaintext
[01/29/2024 17:08:34] [23356] [INFO]- sysdir: D:\estar-proj\microproduct-l-sar\vegetationHeight-L-SAR ---from: VegetationHeightMain.check_source (VegetationHeightMain.py:Line93)
|
||
[01/29/2024 17:08:34] [23356] [INFO]- init algXML succeed ---from: AlgXmlHandle.check_alg_xml (AlgXmlHandle.py:Line319)
|
||
[01/29/2024 17:08:34] [23356] [INFO]- create new workspace success! ---from: VegetationHeightMain.__create_work_space (VegetationHeightMain.py:Line266)
|
||
[01/29/2024 17:08:37] [23356] [INFO]- check_source success! ---from: VegetationHeightMain.check_source (VegetationHeightMain.py:Line113)
|
||
[01/29/2024 17:08:37] [23356] [INFO]- progress bar :10% ---from: VegetationHeightMain.check_source (VegetationHeightMain.py:Line114)
|
||
[01/29/2024 17:08:37] [23356] [INFO]- demhgt2wgs_cmd:DEM2ISCE.exe -s /cygdrive/D/micro/microproduct_depdence/VegaHeight/DEM -o /cygdrive/D/micro\LWork\VegetationHeight\Temporary\isce\preprocessed\dem ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line949)
|
||
[01/29/2024 17:09:23] [23356] [INFO]- cmd_result:0 ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line951)
|
||
[01/29/2024 17:09:23] [23356] [INFO]- demhgt2wgs finish! ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line958)
|
||
[01/29/2024 17:09:23] [23356] [INFO]- progress bar: 5% ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line959)
|
||
[01/29/2024 17:09:23] [23356] [INFO]- prepSlcLT1AB_cmd:prepSlcLT1AB.exe -i /cygdrive/D/micro/LWork/VegetationHeight/Temporary/origin/SARS/ -o /cygdrive/D/micro/LWork/VegetationHeight/Temporary/preprocessed/slc/ ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line971)
|
||
[01/29/2024 17:09:49] [23356] [INFO]- cmd_result:0 ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line973)
|
||
[01/29/2024 17:09:56] [23356] [INFO]- unpackFrame_LT1AB_cmd:prepSlcLT1AB.exe -i /cygdrive/D/micro/LWork/VegetationHeight/Temporary/origin/SARS/ -o /cygdrive/D/micro/LWork/VegetationHeight/Temporary/preprocessed/slc/ ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line977)
|
||
[01/29/2024 17:09:56] [23356] [INFO]- cmd_result:0 ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line978)
|
||
[01/29/2024 17:09:56] [23356] [INFO]- slc to isce_data finish! ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line979)
|
||
[01/29/2024 17:09:56] [23356] [INFO]- progress bar: 10% ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line980)
|
||
[01/29/2024 17:09:56] [23356] [INFO]- stackStripMap_cmd:stackStripMap.exe -s /cygdrive/D/micro/LWork/VegetationHeight/Temporary/preprocessed/slc/ -w /cygdrive/D/micro/LWork/VegetationHeight/Temporary/isce/processing/isce_workspace -d /cygdrive/D/micro/LWork/VegetationHeight/Temporary/isce/preprocessed/dem/demLat_N15_N27_Lon_E109_E115.dem.wgs84 -m 20230328 -a 3 -r 3 -x '19.00 19.005 109.29 109.295' -u 'snaphu' --nofocus ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line989)
|
||
[01/29/2024 17:09:56] [23356] [INFO]- cmd_result:1 ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line991)
|
||
[01/29/2024 17:09:56] [23356] [INFO]- mas slc stackStripMap finish! ---from: VegetationHeightMain.get_interv_img (VegetationHeightMain.py:Line995)
|
||
[01/29/2024 17:09:56] [23356] [ERROR]- run-time error! ---from: VegetationHeightMain.<module> (VegetationHeightMain.py:Line1102)
|
||
Traceback (most recent call last):
|
||
File "D:\Anaconda\envs\micro\lib\shutil.py", line 791, in move
|
||
os.rename(src, real_dst)
|
||
FileNotFoundError: [WinError 2] 系统找不到指定的文件。: 'D:\\micro\\LWork\\VegetationHeight\\Temporary\\isce\\processing\\isce_workspace\\run_files\\run_03_focus_split' -> 'D:\\micro\\LWork\\VegetationHeight\\Temporary\\isce\\processing\\isce_workspace\\run_03_focus_split'
|
||
|
||
During handling of the above exception, another exception occurred:
|
||
|
||
Traceback (most recent call last):
|
||
File "D:/estar-proj/microproduct-l-sar/vegetationHeight-L-SAR/VegetationHeightMain.py", line 1096, in <module>
|
||
if AtmosphericMain.get_interv_img() is False: # 影像粗配准、主辅影像裁剪
|
||
File "D:/estar-proj/microproduct-l-sar/vegetationHeight-L-SAR/VegetationHeightMain.py", line 1012, in get_interv_img
|
||
self.isce_run_steps(run_steps, self.__workspace_isce_path)
|
||
File "D:/estar-proj/microproduct-l-sar/vegetationHeight-L-SAR/VegetationHeightMain.py", line 900, in isce_run_steps
|
||
shutil.move(uwm_file, target)
|
||
File "D:\Anaconda\envs\micro\lib\shutil.py", line 811, in move
|
||
copy_function(src, real_dst)
|
||
File "D:\Anaconda\envs\micro\lib\shutil.py", line 435, in copy2
|
||
copyfile(src, dst, follow_symlinks=follow_symlinks)
|
||
File "D:\Anaconda\envs\micro\lib\shutil.py", line 264, in copyfile
|
||
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
|
||
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\micro\\LWork\\VegetationHeight\\Temporary\\isce\\processing\\isce_workspace\\run_files\\run_03_focus_split'
|