externalStationSubsetter

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

Example

<externalStationSubsetter>
    <classname>edu.somewhere.seis.sodExt.subsetter.station.MyStationSubsetter</classname>
</externalStationSubsetter>

This consists of

Places this can be found