[bugfix] default filename given for nlloc in default_parameters
This commit is contained in:
parent
1de1dc71f8
commit
6ab2609e8c
@ -63,7 +63,7 @@ defaults = {'rootpath': {'type': str,
|
|||||||
|
|
||||||
'ctrfile': {'type': str,
|
'ctrfile': {'type': str,
|
||||||
'tooltip': 'name of autoPyLoT-output control file for NLLoc',
|
'tooltip': 'name of autoPyLoT-output control file for NLLoc',
|
||||||
'value': 'Insheim_min1d2015_auto.in',
|
'value': '',
|
||||||
'namestring': 'Control filename'},
|
'namestring': 'Control filename'},
|
||||||
|
|
||||||
'ttpatter': {'type': str,
|
'ttpatter': {'type': str,
|
||||||
|
Loading…
Reference in New Issue
Block a user