14 lines
942 B
Plaintext
14 lines
942 B
Plaintext
|
|
INFO:mylog:sysdir: D:\estar-proj\microproduct-l-sar\vegetationPhenology-L-SAR
|
||
|
|
INFO:mylog:init algXML succeed
|
||
|
|
ERROR:mylog:run-time error!
|
||
|
|
Traceback (most recent call last):
|
||
|
|
File "D:/estar-proj/microproduct-l-sar/vegetationPhenology-L-SAR/VegetationPhenologyMain.py", line 613, in <module>
|
||
|
|
if main_handler.check_source() is False:
|
||
|
|
File "D:/estar-proj/microproduct-l-sar/vegetationPhenology-L-SAR/VegetationPhenologyMain.py", line 89, in check_source
|
||
|
|
checkFlag, self.__parameters_dic = self.__check_handler.check_input_paras(self.__input_paras)
|
||
|
|
File "D:\estar-proj\microproduct-l-sar\tool\algorithm\xml\AlgXmlHandle.py", line 416, in check_input_paras
|
||
|
|
if self.__check_tif(para_path) is False:
|
||
|
|
File "D:\estar-proj\microproduct-l-sar\tool\algorithm\xml\AlgXmlHandle.py", line 515, in __check_tif
|
||
|
|
raise Exception(msg)
|
||
|
|
Exception: read tif error!,finame: F:\MicroWorkspace\LT1B\LT230919\LSAR_vegetationPhenology_LandCover.tif
|