Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Integrate Hypo2000, NLLoc and Focmec with Obspyck #83

Open
fereizqo opened this issue Oct 16, 2018 · 1 comment
Open

Can't Integrate Hypo2000, NLLoc and Focmec with Obspyck #83

fereizqo opened this issue Oct 16, 2018 · 1 comment

Comments

@fereizqo
Copy link

fereizqo commented Oct 16, 2018

Hi there,
I was succesfully install obspyck but i get problem when i try to integrating hypo2000, NLLoc and focmec. I was change the pluginpath in config file into the directory where i put hypo2000, NLLoc and focmec folder. But i still get the following error :

error for hypo2000

Traceback (most recent call last):
  File "/home/kaboom/anaconda2/envs/obspyck/lib/python2.7/site-packages/obspyck/obspyck.py", line 469, in on_qToolButton_doHyp2000_clicked
    self.doHyp2000()
  File "/home/kaboom/anaconda2/envs/obspyck/lib/python2.7/site-packages/obspyck/obspyck.py", line 2118, in doHyp2000
    files = prog_dict['files']
KeyError: 'files'

error for NLLoc

Traceback (most recent call last):
  File "/home/kaboom/anaconda2/envs/obspyck/lib/python2.7/site-packages/obspyck/obspyck.py", line 483, in on_qToolButton_doNlloc_clicked
    self.doNLLoc()
  File "/home/kaboom/anaconda2/envs/obspyck/lib/python2.7/site-packages/obspyck/obspyck.py", line 2150, in doNLLoc
    files = prog_dict['files']
KeyError: 'files'

error for focmec

Traceback (most recent call last):
  File "/home/kaboom/anaconda2/envs/obspyck/lib/python2.7/site-packages/obspyck/obspyck.py", line 495, in on_qToolButton_doFocMec_clicked
    self.doFocmec()
  File "/home/kaboom/anaconda2/envs/obspyck/lib/python2.7/site-packages/obspyck/obspyck.py", line 1859, in doFocmec
    files = prog_dict['files']
KeyError: 'files'

anyone can help me to solve this problem?
Thanks,

@fereizqo fereizqo changed the title Integrating Hypo2000, NLLoc and Focmec into Obspyck Can't Integrate Hypo2000, NLLoc and Focmec with Obspyck Oct 18, 2018
@megies
Copy link
Owner

megies commented Oct 18, 2018

There's several tickets on these kind of problems, please make sure you read through these first. I know the program integration is a bit obscure and far from ideal right now, but I just did never get to cleaning it up properly..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants