networkFinder

A Fissures/DHI NetworkDC service is located via the name and dns tags. The NetworkFinder is acquired from the NetworkDC, and a query is sent with the given arguments. The networks returned are then sent through the NetworkArm for processing. An optional refresh interval can be given if sod should periodically check for new channels.

This ingredient is deprecated!

While it will continue to be supported by sod, there is now a better way. This is deprecated in favor of the new fdsnStation source.

Example

<networkFinder>
    <name>IRIS_NetworkDC</name>
    <dns>edu/iris/dmc</dns>
    <refreshInterval>
        <unit>MINUTE</unit>
        <value>3000</value>
    </refreshInterval>
</networkFinder>

This consists of

Places this can be found

In networkSource there is a choice between all of the following