Esteban Chaves
Esteban Chaves
I have removed the first warning, related to LAPACK, adding the next two lines: ``` import warnings warnings.filterwarnings(action="ignore", module="scipy", message="^internal gelsd") ```
Hi @shicks-seismo and @megies I just installed Obspyck and some of the recommended dependencies: focmec, hypo2000 but I am running into problems when trying to install NLLoc. There's an apparent...
Ok. Nevermind. I solved it installing the new version of NLLOC which brings support for mac osx.
Thanks, will check it out. I have a question. Can I add the picking time to the data using the snuffer? Let's suppose I am reading SAC data and I...