22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
|
INFO:mylog:sysdir: D:\estar-proj\microproduct\atmosphericDelay-C-SAR
|
|||
|
INFO:mylog:init algXML succeed
|
|||
|
INFO:mylog:create new workspace success!
|
|||
|
INFO:mylog:variables check true !
|
|||
|
INFO:mylog:The units of variables check true !
|
|||
|
INFO:mylog:The shape of variables check true !
|
|||
|
INFO:mylog:variables check true !
|
|||
|
INFO:mylog:The units of variables check true !
|
|||
|
INFO:mylog:The shape of variables check true !
|
|||
|
INFO:mylog:check_source success!
|
|||
|
INFO:mylog:progress bar :10%
|
|||
|
ERROR:mylog:run-time error!
|
|||
|
Traceback (most recent call last):
|
|||
|
File "D:/estar-proj/microproduct/atmosphericDelay-C-SAR/AtmosphericDelayMain.py", line 1208, in <module>
|
|||
|
if AtmosphericMain.creat_xml_format(start) is not True:
|
|||
|
File "D:/estar-proj/microproduct/atmosphericDelay-C-SAR/AtmosphericDelayMain.py", line 1166, in creat_xml_format
|
|||
|
meta_xml_path = self.creat_xml()
|
|||
|
File "D:/estar-proj/microproduct/atmosphericDelay-C-SAR/AtmosphericDelayMain.py", line 744, in creat_xml
|
|||
|
image_path = self.atmospheric_product_path
|
|||
|
AttributeError: 'AtmosphericMain' object has no attribute 'atmospheric_product_path'
|
|||
|
INFO:mylog:running use time: 0:00:02.818779
|