[Shake-dev] Possible minor error in grind (sub get_ifunc)

Anton Danet danet at infp.ro
Tue Sep 14 05:25:09 UTC 2010


Hello,

I'm am trying to produce  a customized earthquake report, based on information 
in info.xml file  and other text files.

I noticed that one can extract the value of any tag of a Info object, using  
$info->value("$tag") ,   except  "mi2pgm" ; for this one you have to write
$info->value("mi2pgm ").

The reason seems to be an (unintentionally left ) space character in grind, 
(subroutine get_ifunc) line 2188;
  $label = 'mi2pgm ';
 I removed it and now it works fine.

Thank you,

Anton

Anton Danet

National Institute for Earth Physics
Bucharest - Romania



More information about the Shake-dev mailing list