externalEventStationSubsetter

Attempts to load the class named by classname, and if it implements EventStationSubsetter, SOD calls accept() on the class for every event-station pair.

Example

<externalEventStationSubsetter>
    <classname>edu.somewhere.seis.sodExt.subsetter.eventStation.MyEventStationSubsetter</classname>
</externalEventStationSubsetter>

This consists of

Places this can be found