networkInfoTemplateGenerator

Writes HTML pages for networks

Example

<networkInfoTemplateGenerator>
  <netConfig>
    <template>jar:edu/sc/seis/sod/data/templates/networkArm/networks.xml</template>
  </netConfig>
  <stationConfig>
    <template>jar:edu/sc/seis/sod/data/templates/networkArm/stations.xml</template>
  </stationConfig>
  <channelConfig>
    <template>jar:edu/sc/seis/sod/data/templates/networkArm/channels.xml</template>
  </channelConfig>
</networkInfoTemplateGenerator>

This consists of

<networkInfoTemplateGenerator>

<netConfig>
<template>Any text</template>
</netConfig>
<stationConfig>
<template>Any text</template>
</stationConfig>
<channelConfig>
<template>Any text</template>
</channelConfig>
</networkInfoTemplateGenerator>

Places this can be found

status

In status there is a choice between all of the following