OUTPUTFORMATS in defaults defined; manage available formats just from here
This commit is contained in:
@@ -12,3 +12,5 @@ FILTERDEFAULTS = {'P': {'filtertype': None,
|
||||
'S': {'filtertype': 'bandpass',
|
||||
'order': '4',
|
||||
'freq': [.5, 5]}}
|
||||
|
||||
OUTPUTFORMATS = {'QuakeML':'QUAKEML', 'VelEst':'VELEST'}
|
||||
Reference in New Issue
Block a user