phaseRequest

This generates requests based on the times relative to calculated phase arrivals. See the documentation for the TauP Toolkit, http://www.seis.sc.edu/TauP for the phase naming convention. SOD uses the TauP Toolkit internally.

Example

<phaseRequest>
  <beginPhase>ttp</beginPhase>
  <beginOffset>
      <unit>SECOND</unit>
      <value>-60</value>
  </beginOffset>
  <endPhase>ttp</endPhase>
  <endOffset>
      <unit>SECOND</unit>
      <value>360</value>
  </endOffset>
</phaseRequest>

This consists of

<phaseRequest>

<model> optional
model choice
1066a
1066b
ak135
alfs
herrin
iasp91
jb
prem
pwdk
qdt
sp6

</model>
<beginPhase>phaseName</beginPhase>
<beginOffset> </beginOffset>
<endPhase>phaseName</endPhase>
<endOffset> </endOffset>
</phaseRequest>

Places this can be found

In requestGenerator there is a choice between all of the following