CelsoReyes / zmap7

ZMAP Seismology Software. V 7.x has been updated to MATLAB R2018a.
80 stars 40 forks source link

Issue with catalogue loading. #71

Open Niyousha3337 opened 1 year ago

Niyousha3337 commented 1 year ago

Hello, my name is Niyousha. I'm trying to load a seismic catalog (Ascii file) that I created in your program ZMAP version 7 in matlab 2022b, Windows 10. I have checked the data and they are correct, but I get the following errors. could you help me and tell me what the problem might be?

Thank you.

Catalog loaded with 228 events post load

Error using mkdir Access is denied. Error in ZmapImportManager (line 54) mkdir(pathstr);

Error in ZmapMainWindow/catalog_menu/cb_importer (line 227) ok=ZmapImportManager(fun);

Error in ZmapMainWindow/catalog_menu>@(s,v)cb_importer(s,v,@zdataimport) (line 31) 'MenuSelectedFcn', @(s,v)cb_importer(s, v, @zdataimport));

Error while evaluating Menu Callback.

Picture2

CelsoReyes commented 1 year ago

Hello, As of January 2022, I am no longer with the Swiss Seismological Service. Although ZMAP7 remains a repository hosted from my Github account, I no longer maintain it. I am not currently involved in Seismology, and, sadly, no longer have the time or resources to devote to it.

With other important projects requiring my focus during the last couple years at the SED, I was unable to realize my vision for ZMAP7. It was a huge project, and there are many unfinished edges to it. It is my sincerest hope that multiple someones will eventually adopt and continue to move the this project forward; but as for me, my involvement has come to an end.

Please reach out to the Swiss Seismological Service (http://seismo.ethz.ch) with any questions and comments about ZMAP.

Kind Regards, Celso Reyes

On Fri, Nov 25, 2022 at 7:40 PM Niyousha3337 @.***> wrote:

Hello, my name is Niyousha. I'm trying to load a seismic catalog (Askii file) that I created in your program ZMAP version 7 in matlab 2022b. I have checked the data and they are correct, but I get the following errors. could you help me and tell me what the problem might be?

Thank you.

Catalog loaded with 228 events post load

Error using mkdir Access is denied. Error in ZmapImportManager (line 54) mkdir(pathstr);

Error in ZmapMainWindow/catalog_menu/cb_importer (line 227) ok=ZmapImportManager(fun);

Error in ZmapMainWindow/catalog_menu>@@.***) (line 31) 'MenuSelectedFcn', @(s,v)cb_importer(s, v, @zdataimport));

Error while evaluating Menu Callback.

— Reply to this email directly, view it on GitHub https://github.com/CelsoReyes/zmap7/issues/71, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATFSYE2I2OPO2K5E54KX3DWKEB3HANCNFSM6AAAAAASLRN3IQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

voliveira22 commented 1 year ago

Hi Niyousha Did you solve the problem? because I faced the same errors.

Regards, Vitoria zmap=Error