originOR
The output is the logical OR of the outputs of all included Origin subsetters. This means that it will evaluate to true if at least one of the enclosed Origin subsetters evaluate to true. The subsetters after the first true outputted are not evaluated.
Example
<originOR> <catalog>NEIC PDE</catalog> <contributor>NEIC ALERT</contributor> </originOR>
This consists of
<originOR>
origin At least once choice
</originOR>
<catalog>
<contributor>
<CSVEventPrinter>
<eventArea>
<eventAttrName>
<eventBoxArea>
<eventPolygonFile>
<externalOriginSubsetter>
<geographicalRegion>
<magnitudeRange>
<networkTimeRange/>
<originAND>
<originArrayAND>
<originArrayOR>
<originDepthRange>
<originNOT>
<originOR>
<originPointAzimuth>
<originPointBackAzimuth>
<originPointDistance>
<originScript>
<originTimeRange>
<pointLinearDistanceMagnitude>
<printlineEventProcess>
<removeEventDuplicate>
<seismicRegion>
<similarEvent>
<youngerThan>
<contributor>
<CSVEventPrinter>
<eventArea>
<eventAttrName>
<eventBoxArea>
<eventPolygonFile>
<externalOriginSubsetter>
<geographicalRegion>
<magnitudeRange>
<networkTimeRange/>
<originAND>
<originArrayAND>
<originArrayOR>
<originDepthRange>
<originNOT>
<originOR>
<originPointAzimuth>
<originPointBackAzimuth>
<originPointDistance>
<originScript>
<originTimeRange>
<pointLinearDistanceMagnitude>
<printlineEventProcess>
<removeEventDuplicate>
<seismicRegion>
<similarEvent>
<youngerThan>
Places this can be found
In origin there is a choice between all of the following
- removeEventDuplicate
- eventAttrName
- geographicalRegion
- seismicRegion
- originTimeRange
- magnitudeRange
- originDepthRange
- originPointDistance
- originPointAzimuth
- originPointBackAzimuth
- pointLinearDistanceMagnitude
- eventArea
- eventBoxArea
- eventPolygonFile
- catalog
- contributor
- networkTimeRange
- originArrayAND
- originArrayOR
- originAND
- originOR
- originNOT
- externalOriginSubsetter
- youngerThan
- printlineEventProcess
- CSVEventPrinter
- similarEvent
- originScript