41 lines
2.9 KiB
Plaintext
41 lines
2.9 KiB
Plaintext
INFO:mylog:sysdir: D:\estar-proj\microproduct-l-sar\vegetationPhenology-L-SAR
|
|
INFO:mylog:init algXML succeed
|
|
INFO:mylog:create new workspace success!
|
|
INFO:mylog:check_source success!
|
|
INFO:mylog:progress bar: 10%
|
|
INFO:root:scope0:[[130.58930555555554, 47.875416666666666], [131.11458333333331, 47.875416666666666], [130.58930555555554, 47.428472222222226], [131.11458333333331, 47.428472222222226]]
|
|
INFO:root:scope1:[[130.58930555555554, 47.875416666666666], [131.11458333333331, 47.875416666666666], [130.58930555555554, 47.428472222222226], [131.11458333333331, 47.428472222222226]]
|
|
INFO:root:scope2:[[130.40576233571758, 47.936153520704124], [131.8327786879565, 47.936153520704124], [130.40576233571758, 47.10644445056424], [131.8327786879565, 47.10644445056424]]
|
|
INFO:root:scope roi :[(130.58930555555554, 47.428472222222226), (130.58930555555554, 47.875416666666666), (131.11458333333331, 47.875416666666666), (131.11458333333331, 47.428472222222226)]
|
|
INFO:mylog:cut LT1B_MONO_MYC_STRIP4_005860_E130.9_N47.7_20230327_SLC_AHV_L1A_0000086966-ortho_sim_ori success!
|
|
INFO:mylog:cut Covering success!
|
|
INFO:mylog:preprocess_handle success!
|
|
INFO:mylog:progress bar: 10%
|
|
INFO:mylog:1,water,num:89608
|
|
INFO:mylog:max number =45047, random select45047 point as train data!
|
|
INFO:mylog:2,road,num:148509
|
|
INFO:mylog:max number =45047, random select45047 point as train data!
|
|
INFO:mylog:3,crop,num:45047
|
|
INFO:mylog:max number =45047, random select45047 point as train data!
|
|
INFO:mylog:read phenology Measure.csv success!
|
|
INFO:mylog:img to T3 success!
|
|
INFO:mylog:refine_lee filter success!
|
|
INFO:mylog:Freeman successful
|
|
INFO:mylog:Yamaguchi successful
|
|
ERROR:mylog:h_a_alpha_decomposition_T3.exe not exists.
|
|
ERROR:mylog:CloudePottierDecomposition err
|
|
ERROR:mylog:run-time error!
|
|
Traceback (most recent call last):
|
|
File "D:/estar-proj/microproduct-l-sar/vegetationPhenology-L-SAR/VegetationPhenologyMain.py", line 610, in <module>
|
|
if main_handler.process_handle(start) is False:
|
|
File "D:/estar-proj/microproduct-l-sar/vegetationPhenology-L-SAR/VegetationPhenologyMain.py", line 375, in process_handle
|
|
feature_dir, train_data_dic = self.create_feature_single_tar(name)
|
|
File "D:/estar-proj/microproduct-l-sar/vegetationPhenology-L-SAR/VegetationPhenologyMain.py", line 320, in create_feature_single_tar
|
|
feature_dir = CreateFeature.decompose_single_tar(hh_hv_vh_vv_list, self.__workspace_processing_path, self.__workspace_preprocessing_path, name, self._env_str, rows, cols, FILTER_SIZE=3, debug=DEBUG, FeatureInput=featureInput)
|
|
File "D:\estar-proj\microproduct-l-sar\tool\algorithm\polsarpro\createfeature.py", line 164, in decompose_single_tar
|
|
cfeature.cereat_features_dic(outFolderDic, feature_tif_dir)
|
|
File "D:\estar-proj\microproduct-l-sar\tool\algorithm\polsarpro\createfeature.py", line 136, in cereat_features_dic
|
|
for key in outFolderDic:
|
|
TypeError: 'NoneType' object is not iterable
|
|
INFO:mylog:running use time: 0:09:55.019447
|