9 lines
522 B
Plaintext
9 lines
522 B
Plaintext
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 1153, in creat_xml_format
|
|
image_path = self.atmospheric_product_path
|
|
AttributeError: 'AtmosphericMain' object has no attribute 'atmospheric_product_path'
|
|
INFO:mylog:running use time: 0:00:00.001063
|