corrected names for the output format to write event information on disk
This commit is contained in:
parent
173724ee5a
commit
05d38f583f
@ -13,4 +13,6 @@ FILTERDEFAULTS = {'P': {'filtertype': None,
|
||||
'order': 4,
|
||||
'freq': [.5, 5]}}
|
||||
|
||||
OUTPUTFORMATS = {'QuakeML':'QUAKEML', 'VelEst':'VELEST'}
|
||||
OUTPUTFORMATS = {'QuakeML':'QUAKEML',
|
||||
'VelEst':'CNV',
|
||||
'NonLinLoc':'NLLOC_OBS'}
|
||||
|
Loading…
Reference in New Issue
Block a user