Additional print output.
This commit is contained in:
parent
86819f6b4a
commit
41ca6114b1
@ -182,6 +182,7 @@ def read_metadata(path_to_inventory):
|
|||||||
if invtype is None:
|
if invtype is None:
|
||||||
print("Neither dataless-SEED file, inventory-xml file nor "
|
print("Neither dataless-SEED file, inventory-xml file nor "
|
||||||
"RESP-file found!")
|
"RESP-file found!")
|
||||||
|
print("!!WRONG CALCULATION OF SOURCE PARAMETERS!!")
|
||||||
robj = None,
|
robj = None,
|
||||||
elif invtype == 'dless': # prevent multiple read of large dlsv
|
elif invtype == 'dless': # prevent multiple read of large dlsv
|
||||||
print("Reading metadata information from dataless-SEED file ...")
|
print("Reading metadata information from dataless-SEED file ...")
|
||||||
|
Loading…
Reference in New Issue
Block a user