[MSNoise] MSNoise Digest, Vol 16, Issue 5

RJ rndj11 at gmail.com
Sat Apr 25 01:22:49 UTC 2015


Yes thanks, months should increase from 01-12. Below I added another,
actual data structure created by default by obspyDMT.

The populate command works if I adapt the data structure as in the "TOM" example
YEAR/NET/STA/CHAN/YEAR.DAY

but would be nice if I can figure how to adapt custom.py and not the
data structures. Any suggestions appreciated!

(Sorry if I'm missing something, I'm starting with msnoise)

dmt-tour-data/2011-03-10_2011-03-12/20110311_1/BH/dis.TA.109C..BHZ
dmt-tour-data/2011-03-10_2011-03-12/20110311_1/BH/dis.TA.121A..BHZ
dmt-tour-data/2011-03-10_2011-03-12/20110311_1/BH/dis.TA.133A..BHZ
dmt-tour-data/2011-03-10_2011-03-12/20110311_1/BH/dis.TA.134A..BHZ
dmt-tour-data/2011-03-10_2011-03-12/20110311_1/BH/dis.TA.135A..BHZ




On 4/24/15, msnoise-request at mailman-as.oma.be
<msnoise-request at mailman-as.oma.be> wrote:
> Send MSNoise mailing list submissions to
> 	msnoise at mailman-as.oma.be
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mailman-as.oma.be/mailman/listinfo/msnoise
> or, via email, send a message with subject or body 'help' to
> 	msnoise-request at mailman-as.oma.be
>
> You can reach the person managing the list at
> 	msnoise-owner at mailman-as.oma.be
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MSNoise digest..."
>
>
> Today's Topics:
>
>    1. data structure & station table (RJ)
>    2. Re: data structure & station table (Thomas Lecocq)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 23 Apr 2015 19:10:20 -0800
> From: RJ <rndj11 at gmail.com>
> To: msnoise at mailman-as.oma.be
> Subject: [MSNoise] data structure & station table
> Message-ID:
> 	<CAMifym=W=PFCTdoPZbKcz+7ACDXOFqg_TeYsehxvJ893vjOCrQ at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Dear list users,
>
> The manual says to edit custom.py for data not in formats SDS/BUD/IDDS/PDF
> http://msnoise.org/doc/workflow.html
> specifically the line
> data_structure['TOM'] = "YEAR/NET/STA/CHAN/YEAR.DAY"
>
> My code is
> data_structure['TOM'] = "topdir/month01/dir01"
>
> but there is an error message
> (...)
> ValueError: too many values to unpack
>
> Can someone suggest a structure for the data format below?
>
> /topdir/month01/dir01/sta1.LHZ
> /topdir/month01/dir01/sta2.LHZ
> /topdir/month01/dir01/staN.LHZ
>
> thanks!
> rodrigo
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 24 Apr 2015 08:48:33 +0200
> From: Thomas Lecocq <thomas.lecocq at oma.be>
> To: msnoise at mailman-as.oma.be
> Subject: Re: [MSNoise] data structure & station table
> Message-ID: <5539E741.8000707 at oma.be>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> Hi!
>
>
> Le 24/04/2015 05:10, RJ a ?crit :
>> Dear list users,
>>
>> The manual says to edit custom.py for data not in formats
>> SDS/BUD/IDDS/PDF
>> http://msnoise.org/doc/workflow.html
>> specifically the line
>> data_structure['TOM'] = "YEAR/NET/STA/CHAN/YEAR.DAY"
>>
>> My code is
>> data_structure['TOM'] = "topdir/month01/dir01"
>>
>> but there is an error message
>> (...)
>> ValueError: too many values to unpack
>>
>> Can someone suggest a structure for the data format below?
>>
>> /topdir/month01/dir01/sta1.LHZ
>> /topdir/month01/dir01/sta2.LHZ
>> /topdir/month01/dir01/staN.LHZ
>
> can you give examples of the real folder structure ? I suppose "month"
> gets replaced ?
>
> Cheers
>
> Thomas
>
>> thanks!
>> rodrigo
>> _______________________________________________
>> MSNoise mailing list
>> MSNoise at mailman-as.oma.be
>> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
>
> ------------------------------
>
> _______________________________________________
> MSNoise mailing list
> MSNoise at mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise
>
>
> End of MSNoise Digest, Vol 16, Issue 5
> **************************************
>


More information about the MSNoise mailing list