externalWaveformProcess

This runs the Java processor defined in the given class, which must implement the edu.sc.seis.sod.process.waveformArm.process.WaveformProcess interface.

Example

<externalWaveformProcess>
    <classname>edu.myuniv.seis.xyz.MySeisProcessor</classname>
    <dataDirectory>POND_II</dataDirectory>
    <extraParam>1.7</extraParam>
</externalWaveformProcess>

This consists of

Places this can be found

In seismogramProcess there is a choice between all of the following