externalWaveformProcess
Operates on the returned seismograms.
The jython class defined in class must implement WaveformProcess like this example implementation.
For more information on externals, see the externals documentation
Example
<externalWaveformProcess> <classname>edu.myuniv.seis.xyz.MySeisProcessor</classname> <dataDirectory>POND_II</dataDirectory> <extraParam>1.7</extraParam> </externalWaveformProcess>