Rertrieves a window around S and SKS for stations within 40-75 or 85-105 degrees of earthquakes within 35-110 degrees of Tanzania
Events
Magnitude (mb) 5.5 with a distance of 35-110 deg from a central spot in Tanzania (35 lon, -5 lat) in the WHDF catalog. From 1990 to present with depth of at least 50 km.
Network
Any stations with broadband channels within a lat/lon box (30 to 40 lon, -15 to 0 lat). Only BH channels.
Waveform
Only want stations within either 40-75 degrees or 85 to 105 degrees of the earthquake, and a time window of 150 seconds around the S and SKS phases. The data should have the gain applied, be corrected to displacement, mean removed, trend removed, and filtered from 10 seconds to 10 hertz and saved as SAC files. The sac files should be in separate directories for each phase.
<?xml version="1.0" encoding="UTF-8"?>
<sod>
<eventArm>
<eventFinder>
<name>IRIS_EventDC</name>
<dns>edu/iris/dmc</dns>
<originDepthRange>
<unit>KILOMETER</unit>
<min>50</min>
</originDepthRange>
<originTimeRange>
<startTime>
<year>1990</year>
<month>1</month>
<day>1</day>
</startTime>
<endTime>
<now/>
</endTime>
</originTimeRange>
<magnitudeRange>
<min>5.5</min>
</magnitudeRange>
<catalog>WHDF</catalog>
</eventFinder>
<originPointDistance>
<latitude>-5</latitude>
<longitude>35</longitude>
<unit>DEGREE</unit>
<min>35</min>
<max>110</max>
</originPointDistance>
<printlineEventProcess/>
</eventArm>
<networkArm>
<networkFinder>
<name>IRIS_NetworkDC</name>
<dns>edu/iris/dmc</dns>
</networkFinder>
<stationArea>
<boxArea>
<latitudeRange>
<min>-15</min>
<max>0</max>
</latitudeRange>
<longitudeRange>
<min>30</min>
<max>40</max>
</longitudeRange>
</boxArea>
</stationArea>
<channelAND>
<bandCode>B</bandCode>
<gainCode>H</gainCode>
</channelAND>
</networkArm>
<waveformArm>
<eventStationOR>
<distanceRange>
<unit>DEGREE</unit>
<min>40</min>
<max>75</max>
</distanceRange>
<distanceRange>
<unit>DEGREE</unit>
<min>85</min>
<max>105</max>
</distanceRange>
</eventStationOR>
<phaseRequest>
<model>prem</model>
<beginPhase>sks</beginPhase>
<beginOffset>
<unit>MINUTE</unit>
<value>-2</value>
</beginOffset>
<endPhase>sks</endPhase>
<endOffset>
<unit>MINUTE</unit>
<value>2</value>
</endOffset>
</phaseRequest>
<fixedDataCenter>
<name>IRIS_PondDataCenter</name>
<dns>edu/iris/dmc</dns>
</fixedDataCenter>
<someCoverage/>
<printlineSeismogramProcess/>
<responseGain/>
<integrate/>
<rMean/>
<rTrend/>
<filter>
<lowFreqCorner>
<unit>SECOND</unit>
<value>10</value>
</lowFreqCorner>
<highFreqCorner>
<unit>HERTZ</unit>
<value>10</value>
</highFreqCorner>
<numPoles>2</numPoles>
<filterType>NONCAUSAL</filterType>
</filter>
<forkProcess>
<phaseCut>
<model>prem</model>
<beginPhase>tts</beginPhase>
<beginOffset>
<unit>SECOND</unit>
<value>-75</value>
</beginOffset>
<endPhase>tts</endPhase>
<endOffset>
<unit>SECOND</unit>
<value>75</value>
</endOffset>
</phaseCut>
<sacWriter>
<workingDir>S_Seismograms</workingDir>
</sacWriter>
</forkProcess>
<phaseCut>
<model>prem</model>
<beginPhase>sks</beginPhase>
<beginOffset>
<unit>SECOND</unit>
<value>-75</value>
</beginOffset>
<endPhase>sks</endPhase>
<endOffset>
<unit>SECOND</unit>
<value>75</value>
</endOffset>
</phaseCut>
<sacWriter>
<workingDir>SKS_Seismograms</workingDir>
</sacWriter>
</waveformArm>
</sod>