waveformVectorAlwaysSuccess
This executes the enclosed processor, but always returns a success regardless of whether the enclosed processor succeeded or failed.
Example
<waveformVectorAlwaysSuccess> <waveformVectorFork> <rMean /> <sacWriter> <workingDir>rTrendData</workingDir> <location>${network.code}.${station.code}/${event.filizedTime}/${site.code}.${channel.code}.sac</location> </sacWriter> </waveformVectorFork> </waveformVectorAlwaysSuccess>
This consists of
waveformVectorProcess choice
</waveformVectorAlwaysSuccess>
<threeComponentData/>
<ANDWaveformProcessWrapper>
<ORWaveformProcessWrapper>
<legacyVectorExecute>
<waveformVectorFork>
<waveformVectorAND>
<waveformVectorOR>
<waveformVectorNOT>
<waveformVectorAlwaysSuccess>
seismogramProcess
<externalWaveformVectorProcess>
<vectorImageProcess>
<vectorForkProcess>
<rotateGCP/>
<vectorTrim/>
<embeddedEventVector>
<embeddedEventStation>
<jythonWaveformVectorProcess>
end waveformVectorProcess choice
<ANDWaveformProcessWrapper>
<ORWaveformProcessWrapper>
<legacyVectorExecute>
<waveformVectorFork>
<waveformVectorAND>
<waveformVectorOR>
<waveformVectorNOT>
<waveformVectorAlwaysSuccess>
seismogramProcess
<externalWaveformVectorProcess>
<vectorImageProcess>
<vectorForkProcess>
<rotateGCP/>
<vectorTrim/>
<embeddedEventVector>
<embeddedEventStation>
<jythonWaveformVectorProcess>
Places this can be found
In waveformVectorProcess there is a choice between all of the following
- threeComponentData
- ANDWaveformProcessWrapper
- ORWaveformProcessWrapper
- legacyVectorExecute
- waveformVectorFork
- waveformVectorAND
- waveformVectorOR
- waveformVectorNOT
- waveformVectorAlwaysSuccess
- seismogramProcess
- externalWaveformVectorProcess
- vectorImageProcess
- vectorForkProcess
- rotateGCP
- vectorTrim
- embeddedEventVector
- embeddedEventStation
- jythonWaveformVectorProcess