Dashboard > SOD > ... > Cookbook > BREQ_FAST Requester
  SOD Log In | Sign Up   View a printable version of the current page.  
  BREQ_FAST Requester
Added by Charlie Groves, last edited by Charlie Groves on Sep 22, 2006  (view change)
Labels: 
(None)

Makes BREQ_FAST requests for the II network. Switch II with your restricted data set to have SOD generate BREQ_FAST request files for you.

<?xml version="1.0" encoding="UTF-8"?>
<sod>
    <properties>
        <runName>BREQFast Test Run</runName>
    </properties>
    <eventArm>
        <eventFinder>
            <name>IRIS_EventDC</name>
            <dns>edu/iris/dmc</dns>
            <boxArea>
                <latitudeRange>
                    <min>-90</min>
                    <max>90</max>
                </latitudeRange>
                <longitudeRange>
                    <min>-180</min>
                    <max>180</max>
                </longitudeRange>
            </boxArea>
            <originDepthRange>
                <unit>KILOMETER</unit>
                <min>0</min>
                <max>1000</max>
            </originDepthRange>
            <originTimeRange>
                <startTime>20030101T00:00:00.001Z</startTime>
                <endTime>20030131T23:59:59.999Z</endTime>
            </originTimeRange>
            <magnitudeRange>
                <min>6.0</min>
                <max>10.0</max>
            </magnitudeRange>
            <catalog>PREF</catalog>
            <contributor>IRIS</contributor>
        </eventFinder>
        <removeEventDuplicate/>
        <printlineEventProcess/>
    </eventArm>
    <networkArm>
        <networkFinder>
            <name>IRIS_NetworkDC</name>
            <dns>edu/iris/dmc</dns>
            <refreshInterval>
                <unit>DAY</unit>
                <value>2</value>
            </refreshInterval>
        </networkFinder>
        <networkCode>II</networkCode>
        <siteOR>
            <siteCode/>
            <siteCode>00</siteCode>
        </siteOR>
        <channelAND>
            <bandCode>L</bandCode>
            <channelNOT>
                <!-- to prevent LOG channels -->
                <gainCode>O</gainCode>
            </channelNOT>
        </channelAND>
    </networkArm>
    <waveformArm>
        <distanceRange>
            <unit>DEGREE</unit>
            <min>30</min>
            <max>90</max>
        </distanceRange>
        <phaseRequest>
            <model>prem</model>
            <beginPhase>ttp</beginPhase>
            <beginOffset>
                <unit>SECOND</unit>
                <value>-60</value>
            </beginOffset>
            <endPhase>tts</endPhase>
            <endOffset>
                <unit>SECOND</unit>
                <value>360</value>
            </endOffset>
        </phaseRequest>
        <breqFastRequest>
            <location>sample_breqfast</location>
            <label>$event.getTime('yyyy_DDD_HH_mm_ss')_A</label>
            <name>Felix T. Cat</name>
            <inst>Univ. of Somewhere</inst>
            <mail>Dept. of Geol. Sci., UoS, Anywhere Sc 55555</mail>
            <email>cat@seis.somewhere.edu</email>
            <phone>555-555-5555</phone>
            <fax>none</fax>
            <media>Electronic</media>
            <altmedia1>Electronic</altmedia1>
            <altmedia2>Electronic</altmedia2>
            <quality>b</quality>
        </breqFastRequest>
    </waveformArm>
</sod>

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators