asciiWriter

The seismograms are written to ascii files in the location indicated by location. If multiple seismograms are found for a channel seismograms past the first will be written out with a number appended to their file name. ie the second seismogram will be filename.1 and the third will be filename.2

Example

<asciiWriter>
    <workingDir>seismograms</workingDir>
    <location>${channel.code}/${event.filizedTime}/${network.code}.${station.code}.${site.code}.txt</location>
</asciiWriter>

This consists of

Places this can be found

In seismogramProcess there is a choice between all of the following