--
You received this message because you are subscribed to the Google
Groups "Earthworm Community Forum" group.
To post to this group, send an email to earthwo...@googlegroups.com
To unsubscribe from this group, send an email to
earthworm_for...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/earthworm_forum?hl=en
I'm on the way to upgrade our EarthWorms installations from 7.3 or 7.4 to 7.5, using latest SVN release (maybe not a very idea) and I just ran into a problem with the last localmag update (version 2.1.8).
I'm using localmag in a command line mode, embedded within hyp71_mgr with this kind of shell line : "localmag localmag.d < hyp2000_arc_message".
Until 2.1.6 release, there where no problems (I think this is the one included within 7.5). But with 2.1.8, localmag doesn't seem to be able to parse the hyp2000_arc_message.
It gives me this errors in the log file :
" procArc: error reading arc shadow line:
procArc: error reading arc message (1 lines and 0 phases)." .
I didn't change anything in the configuration, except that I updated the localmag.d file to reflect the changes I found in src/seismic_processing/localmag/localmag.d file (all the differences are commented or not used).
Did you notice anything about this ?
Is there any reason for this change in behaviour between 2.1.6 and 2.1.8 ?
I ran the memphis test and there was no error when localmag is used as a module, but there is the same error if I use it within hyp71_mgr.
Jean-Marie SAUREL.
--
--------------------------------------
Institut de Physique du Globe de Paris
Observatoire Volcanologique et Sismologique de Martinique
Morne des Cadets
97250 Fonds St Denis
0596784141
Martinique - FWI
I don't have any ideas why this shouldn't work.
Do this test if you have time to see what is going on:
1. take the memphis test and store the .arc file using ew2file
2. then run localmag from svn in command line mode like you are trying to with
the localmag.d modified to reflect that you are sending the file in via stdin.
If that works, then there is a problem with the .arc file . You could also test
against an older version to make sure it is not the .arc input file.
If it is not the .arc file, please open a ticket on this one. We will make sure
that trac is working for ticketing shortly.
Also, in future, if you are dealing with an SVN version, please contact the ewdev
group first before firing it out to the EW community at large since it was the
developers that probably did something unusual with the code :).
Cheers,
Paul
Matteo
> 1. take the memphis test and store the .arc file using ew2file
>
> 2. then run localmag from svn in command line mode like you are trying
> to with
> the localmag.d modified to reflect that you are sending the file in via
> stdin.
I just does that test, and unfortunately, the problem is still the same.
I attach the arc file used for this test (suffix 003) and the one from hyp71_mgr (suffix 002).
Both are producing the same error.
>
> If that works, then there is a problem with the .arc file . You could
> also test
> against an older version to make sure it is not the .arc input file.
>
> If it is not the .arc file, please open a ticket on this one. We will
> make sure
> that trac is working for ticketing shortly.
>
> Also, in future, if you are dealing with an SVN version, please contact
> the ewdev
> group first before firing it out to the EW community at large since it
> was the
> developers that probably did something unusual with the code :).
Sure, sorry for the mistake ;) .
Regards.
Jean-Marie.