externalChannelSubsetter

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

Example

<externalChannelSubsetter>
    <classname>edu.somewhere.seis.sodExt.subsetter.channel.MyChannelSubsetter</classname>
</externalChannelSubsetter>

This consists of

Places this can be found