[MSNoise] (BUD) structure?

Thomas Lecocq thomas.lecocq at oma.be
Mon Mar 31 08:04:40 UTC 2014


Kasper,

Does this happen when initialising the scan ? (- i argument) ? or in cron ?
Is the data_availability table filled, even with all the errors ?

It looks like, when listing files in a directory, the "." or "/" line 
gets returned, which leads to the read-error... This said, the ExitCode 
0 means it sucessfully finished the process.

one thing to test:

on Line 179, add :

    print files


with the same indentation as the following line (L180: if len(files) != 0:).

Best regards

Thom


Le 31/03/2014 02:52, Kasper van Wijk a écrit :
> Dear Thomas,
>
> python s01scan_archive.py leads to many errors of this type:
>
> 2014-03-31 13:39:36,535 [INFO] Started:
> /home/kasper/Downloads/MSNoise-master/AUCK/NZ/WTAZ
> 2014-03-31 13:39:36,538 [INFO] child process calling self.run()
> Problem [Errno 21] Is a directory:
> u'/home/kasper/Downloads/MSNoise-master/AUCK/NZ/WTAZ/'
> 2014-03-31 13:39:36,603 [INFO] process shutting down
> 2014-03-31 13:39:36,603 [INFO] process exiting with exitcode 0
>
> My data is in the following BUD structure:
> [kasper at kvan637-277769 AWAZ]$ pwd
>
> /home/kasper/Downloads/MSNoise-master/AUCK/NZ/
>
> [kasper at kvan637-277769 NZ]$ ls -ltr
> total 44
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 RVAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 AWAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 WIAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 MKAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 MBAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 HBAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 ETAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 ABAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 WTAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 KBAZ
> drwxrwxr-x. 2 kasper kasper 4096 Mar 31 13:00 EPAZ
> [kasper at kvan637-277769 NZ]$ cd AWAZ/
> [kasper at kvan637-277769 AWAZ]$ ls
> AWAZ.NZ..EH1.2014.078  AWAZ.NZ..LCQ.2014.078  AWAZ.NZ..VEP.2014.078
> AWAZ.NZ..EH1.2014.089  AWAZ.NZ..LCQ.2014.089  AWAZ.NZ..VEP.2014.089
> AWAZ.NZ..EH2.2014.078  AWAZ.NZ..VEC.2014.078  AWAZ.NZ..VKI.2014.078
> AWAZ.NZ..EH2.2014.089  AWAZ.NZ..VEC.2014.089  AWAZ.NZ..VKI.2014.089
> AWAZ.NZ..EHZ.2014.078  AWAZ.NZ..VEM.2014.078
> AWAZ.NZ..EHZ.2014.089  AWAZ.NZ..VEM.2014.089
>
> I am only intending to xcorrelate the EHZ (and EHN and EHE, if they exist).
>
> Config screen attached.
>
> Cheers,
> kasper
>
>
> _______________________________________________
> MSNoise mailing list
> MSNoise at mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise



More information about the MSNoise mailing list