[minor] readd taupy tooltip

This commit is contained in:
Marcel Paffrath 2017-08-29 15:08:28 +02:00
parent 1ceb347602
commit 89dc390125

View File

@ -391,7 +391,7 @@ defaults = {'rootpath': {'type': str,
'namestring': 'Use TauPy'}, 'namestring': 'Use TauPy'},
'taup_model': {'type': str, 'taup_model': {'type': str,
'tooltip': 'define TauPy model for traveltime estimation', 'tooltip': 'define TauPy model for traveltime estimation. Possible values: 1066a, 1066b, ak135, ak135f, herrin, iasp91, jb, prem, pwdk, sp6',
'value': 'iasp91', 'value': 'iasp91',
'namestring': 'TauPy model'} 'namestring': 'TauPy model'}
} }