Esteban,
I am using a MySQL database, not a SQLite version. I think, for
performance reasons, MySQL is recommended.
Thanks,
Rob
+----------------------------+
Robert E. Abbott, Ph.D.
Sandia National Laboratories
Geophysics Department MS 0750
P.O. Box 5800
Albuquerque, NM 87185-0750
(505) 845-0266
+----------------------------+
On 1/27/14 1:51 PM, "Esteban Chaves" <echfisica(a)gmail.com> wrote:
>Hi Rob,
>
>The way to add the filters in your input parameters is using a sqlite
>manager for firefox:
>https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/
>
>Then you can open the msnoise.sqlite file, which is in your main
>directory,
>and edit your filters.
>
>I think, this error is not relative to the filters. You have to check that
>your stations and network are well established on this
>input parameters and then your waveforms must be identify as "T" instead
>"D".
>
>Traceback (most recent call last):
> File "s02new_jobs.py", line 89, in <module>
> if day != old_day and day_pairs != []:
>NameError: name 'day' is not defined
>
>Esteban.
>
>
>
>
>Esteban J. Chaves
>PhD Student in Seismology
>Earth and Planetary Sciences
>Earth and Marine Science Building
>office C317B
>University of California, Santa Cruz
>
>
>
>On Mon, Jan 27, 2014 at 12:16 PM, <msnoise-request(a)mailman-as.oma.be>
>wrote:
>
>> Send MSNoise mailing list submissions to
>> msnoise(a)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(a)mailman-as.oma.be
>>
>> You can reach the person managing the list at
>> msnoise-owner(a)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. Empty Filters Table (Abbott, Robert E)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Mon, 27 Jan 2014 20:15:29 +0000
>> From: "Abbott, Robert E" <reabbot(a)sandia.gov>
>> To: "Python Package for Monitoring Seismic Velocity Changes using
>> Ambient Seismic Noise" <msnoise(a)mailman-as.oma.be>
>> Subject: [MSNoise] Empty Filters Table
>> Message-ID: <CF0C0C6F.4DAF%reabbot(a)sandia.gov>
>> Content-Type: text/plain; charset="us-ascii"
>>
>> Thomas,
>>
>> I get the same error referenced by Xiao in this thread,
>>
http://mailman-as.oma.be/pipermail/msnoise/2013-October/000033.html.
>>
>> Namely, in the Configurator UI, I cannot seem to edit the filters table
>> and this leads to the errors in s02new_jobs.py (I believe).
>>
>> Traceback (most recent call last):
>> File "s02new_jobs.py", line 89, in <module>
>> if day != old_day and day_pairs != []:
>> NameError: name 'day' is not defined
>>
>> I did not see a definitive fix in the following emails. If I have to
>>edit
>> the filters table manually (in MySQL I assume), can you supply me with
>>an
>> example to guide me?
>>
>> A screenshot is attached. I am on OS X 10.8.5.
>>
>> Thanks,
>> Rob
>>
>> +----------------------------+
>> Robert E. Abbott, Ph.D.
>> Sandia National Laboratories
>> Geophysics Department MS 0750
>> P.O. Box 5800
>> Albuquerque, NM 87185-0750
>> (505) 845-0266
>> +----------------------------+
>>
>>