removeEventDuplicate

This subsetter first gets all of the events SOD has accepted. Then it takes the current event, and if its time plus or minus the time variance, its depth plus or minus the depth variance, or its location plus or minus the distance variance falls within the values of one of the already accepted events, the event is rejected. This allows for the use of only one of several very similar events

Example

<removeEventDuplicate/>

This consists of

<removeEventDuplicate>

interleave
<timeVariance> optional </timeVariance>
<depthVariance> optional </depthVariance>
<distanceVariance> optional </distanceVariance>
</removeEventDuplicate>

Places this can be found

In origin there is a choice between all of the following