waveformNetworkStatus

Generate HTML waveform status pages per network based on the templates in the template tags. The example shows this using the templates built into SOD.

Example

<waveformNetworkStatus>
  <template>jar:edu/sc/seis/sod/data/templates/waveformArm/waveformNetwork.xml</template>
  <networkListTemplate>jar:edu/sc/seis/sod/data/templates/waveformArm/waveformNetworks.xml</networkListTemplate>
</waveformNetworkStatus>

This consists of

<waveformNetworkStatus>

<template>Any text</template>
<networkListTemplate>Any text</networkListTemplate>
</waveformNetworkStatus>

Places this can be found