Additional screen output.
This commit is contained in:
parent
181a87facb
commit
fcd977c9bc
@ -297,6 +297,7 @@ class Data(object):
|
|||||||
|
|
||||||
#firstonset = find_firstonset(picks)
|
#firstonset = find_firstonset(picks)
|
||||||
# check for automatic picks
|
# check for automatic picks
|
||||||
|
print("Writing phases to ObsPy-quakeml file")
|
||||||
for key in picks:
|
for key in picks:
|
||||||
if picks[key]['P']['picker'] == 'autoPyLoT':
|
if picks[key]['P']['picker'] == 'autoPyLoT':
|
||||||
print("Existing picks will be overwritten!")
|
print("Existing picks will be overwritten!")
|
||||||
|
Loading…
Reference in New Issue
Block a user