stationOR
The output is the logical OR of the outputs of all included Station subsetters. This means that it will evaluate to true if at least one of the enclosed Station subsetters evaluate to true. The subsetters after the first true outputted are not evaluated.
Example
<stationOR> <stationEffectiveTimeOverlap> <startTime>20020701T00:00:00.001Z</startTime> <endTime>20021030T00:00:00.001Z</endTime> </stationEffectiveTimeOverlap> <stationArea> <boxArea> <latitudeRange> <min>25</min> <max>35</max> </latitudeRange> <longitudeRange> <min>-80</min> <max>-70</max> </longitudeRange> </boxArea> </stationArea> </stationOR>
This consists of
stationLogical At least once choice
</stationOR>
<stationCode>
<stationRegularExpression>
<stationName>
<stationOperator>
<stationDepthRange>
<stationEffectiveTimeOverlap>
<stationArea>
<stationBoxArea>
<stationPolygonFile>
<stationPointDistance>
<stationPointAzimuth>
<printlineStationProcess>
<stationPointBackAzimuth>
<stationAND>
<stationOR>
<stationNOT>
<externalStationSubsetter>
<belongsToVirtual>
<jythonStationSubsetter>
network
end stationLogical At least once choice
<stationRegularExpression>
<stationName>
<stationOperator>
<stationDepthRange>
<stationEffectiveTimeOverlap>
<stationArea>
<stationBoxArea>
<stationPolygonFile>
<stationPointDistance>
<stationPointAzimuth>
<printlineStationProcess>
<stationPointBackAzimuth>
<stationAND>
<stationOR>
<stationNOT>
<externalStationSubsetter>
<belongsToVirtual>
<jythonStationSubsetter>
network
Places this can be found
In station there is a choice between all of the following
- stationCode
- stationRegularExpression
- stationName
- stationOperator
- stationDepthRange
- stationEffectiveTimeOverlap
- stationArea
- stationBoxArea
- stationPolygonFile
- stationPointDistance
- stationPointAzimuth
- printlineStationProcess
- stationPointBackAzimuth
- stationAND
- stationOR
- stationNOT
- externalStationSubsetter
- belongsToVirtual
- jythonStationSubsetter
In stationLogical there is a choice between all of the following
- stationCode
- stationRegularExpression
- stationName
- stationOperator
- stationDepthRange
- stationEffectiveTimeOverlap
- stationArea
- stationBoxArea
- stationPolygonFile
- stationPointDistance
- stationPointAzimuth
- printlineStationProcess
- stationPointBackAzimuth
- stationAND
- stationOR
- stationNOT
- externalStationSubsetter
- belongsToVirtual
- jythonStationSubsetter
- network