Additional print output.

This commit is contained in:
Ludger Küperkoch 2017-01-25 14:46:54 +01:00
parent 86819f6b4a
commit 41ca6114b1

View File

@ -182,6 +182,7 @@ def read_metadata(path_to_inventory):
if invtype is None:
print("Neither dataless-SEED file, inventory-xml file nor "
"RESP-file found!")
print("!!WRONG CALCULATION OF SOURCE PARAMETERS!!")
robj = None,
elif invtype == 'dless': # prevent multiple read of large dlsv
print("Reading metadata information from dataless-SEED file ...")