33 lines
2.6 KiB
Plaintext
33 lines
2.6 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%
|
|
ERROR:mylog:run-time error!
|
|
Traceback (most recent call last):
|
|
File "D:/estar-proj/microproduct-L-SAR/vegetationPhenology-L-SAR/VegetationPhenologyMain.py", line 625, in <module>
|
|
if main_handler.process_handle(start) is False:
|
|
File "D:/estar-proj/microproduct-L-SAR/vegetationPhenology-L-SAR/VegetationPhenologyMain.py", line 365, 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 290, in create_feature_single_tar
|
|
train_data_list = pm.api_read_measure_by_name(name)
|
|
File "D:\estar-proj\microproduct-L-SAR\vegetationPhenology-L-SAR\VegetationPhenologyAuxData.py", line 229, in api_read_measure_by_name
|
|
return self.__trans_measuredata(csv_data)
|
|
File "D:\estar-proj\microproduct-L-SAR\vegetationPhenology-L-SAR\VegetationPhenologyAuxData.py", line 326, in __trans_measuredata
|
|
max_num = np.min(num_list)
|
|
File "<__array_function__ internals>", line 5, in amin
|
|
File "D:\Anaconda\envs\micro\lib\site-packages\numpy\core\fromnumeric.py", line 2858, in amin
|
|
return _wrapreduction(a, np.minimum, 'min', axis, None, out,
|
|
File "D:\Anaconda\envs\micro\lib\site-packages\numpy\core\fromnumeric.py", line 87, in _wrapreduction
|
|
return ufunc.reduce(obj, axis, dtype, out, **passkwargs)
|
|
ValueError: zero-size array to reduction operation minimum which has no identity
|
|
INFO:mylog:running use time: 0:02:31.434342
|