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

Error in mirone focal mechanism code #18

Open
GoogleCodeExporter opened this issue Sep 29, 2015 · 1 comment
Open

Error in mirone focal mechanism code #18

GoogleCodeExporter opened this issue Sep 29, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I am trying to plot focal mechanisms using the instructions on this link " 
http://w3.ualg.pt/~jluis/mirone/howtos/Download___plot_CMT_catalog_focal_mechani
sms.html "
2. my input parameters in Global CMT toolbox are as follows: end date is 
1/1/2015, 4<Mw<10, lat 20-30, long 59-70. All other parameters are default.


What is the expected output? What do you see instead?
Expected output is the focal mechanism plot but mirone code is returning error. 
The details of error are as follows:

Error using  < 
Not enough input arguments.

Error in globalcmt>push_OK_CB (line 272)
        if (finfo.bytes < 100)                  % Delete the file anyway because it exists but is empty

Error in globalcmt>globalcmt_uiCB (line 574)
    feval([get(hObject,'Tag') '_CB'],hObject, guidata(hObject));

Error while evaluating uicontrol Callback



What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by apoorvmi...@gmail.com on 17 Aug 2015 at 8:07

@joa-quim
Copy link
Owner

joa-quim commented Oct 3, 2015

Hmm, can't reproduce this issue. It works for me.

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

No branches or pull requests

2 participants