zoukankan      html  css  js  c++  java
  • SOD范例

    SOD申请台站波形数据范例:

    <?xml version="1.0"?>
    <sod>
        <eventArm>
            <fdsnEvent>
                <originTimeRange>
                    <startTime>2016-4-15T16:25:00.000Z</startTime> 
                 <endTime>2016-4-15T16:25:10.000Z</endTime>
                </originTimeRange>
                <magnitudeRange>
                    <min>6.5</min>
                    <max>7.5</max>
                </magnitudeRange>
            </fdsnEvent>
            <originOR>
                <originAND>
                    <magnitudeRange>
                        <min>6.5</min>
                    </magnitudeRange>
                    <originDepthRange>
                        <unit>KILOMETER</unit>
                        <min>6</min>
                        <max>11</max>
                    </originDepthRange>
                </originAND>
                <magnitudeRange>
                    <min>6.5</min>
                </magnitudeRange>
            </originOR>
            <printlineEventProcess/>
        </eventArm>
        <networkArm>
            <fdsnStation/>
            <stationOR> 
                    <networkCode>JP</networkCode>
                    <networkCode>II</networkCode>
                <stationAND>
                    <networkCode>KG</networkCode>
                    <stationCode>TJN</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>IM</networkCode>
                    <stationCode>KSAR</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>IM</networkCode>
                    <stationCode>KS31</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>IU</networkCode>
                    <stationCode>INCN</stationCode>
                 </stationAND>
                  <stationAND>
                        <networkCode>IC</networkCode>
                        <stationCode>MDJ</stationCode>
                  </stationAND>
                  <stationAND>
                        <networkCode>TW</networkCode>
                        <stationCode>SSLB</stationCode>
                     </stationAND>
    
                   <stationAND>
                        <networkCode>TW</networkCode>
                        <stationCode>YULB</stationCode>
                      </stationAND>
                 <stationAND>
                    <networkCode>TW</networkCode>
                    <stationCode>YWGB</stationCode>
                  </stationAND>
                  <stationAND>
                    <networkCode>JP</networkCode>
                    <stationCode>JEW</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>IC</networkCode>
                    <stationCode>BJT</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>JP</networkCode>
                    <stationCode>JKA</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>JP</networkCode>
                    <stationCode>JEM</stationCode>
                </stationAND>
                <stationAND>
                     <networkCode>IC</networkCode>
                     <stationCode>ENH</stationCode>    
               </stationAND>
                 <stationAND>
                    <networkCode>IC</networkCode>
                    <stationCode>ENH</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>IC</networkCode>
                    <stationCode>QIZ</stationCode>
                 </stationAND>
                 <stationAND>
                    <networkCode>IM</networkCode>
                    <stationCode>SONM</stationCode>
                </stationAND>
             </stationOR>
             <gainCode>H</gainCode>
             <printlineChannelProcess/>
        </networkArm>
        <waveformArm>
            <distanceRange>
                <unit>DEGREE</unit>
                <min>10</min>
                <max>100</max>
            </distanceRange>
            <phaseRequest>
                <model>prem</model>
                <beginPhase>ttp</beginPhase>
                <beginOffset>
                    <unit>SECOND</unit>
                    <value>-900</value>
                </beginOffset>
                <endPhase>tts</endPhase>
                <endOffset>
                    <unit>SECOND</unit>
                    <value>120</value>
                </endOffset>
            </phaseRequest>
            <fdsnDataSelect/>
            <someCoverage/>
            <printlineSeismogramProcess/>
            <sacWriter/>
        </waveformArm>
    </sod>
    

     改自具神的demo.xml

  • 相关阅读:
    差分放大电路分析及运放单双电源供电对输出的影响
    反相加法器与同相加法器对比分析
    高频变压器绕组绕制方式与漏感大小分析与计算
    高频变压器绕组绕制方式与分布电容大小分析与计算
    反激电路开关管电流尖峰分析
    涡流效应产生原因及分析
    磁路-电路通用变换方法及电路对偶变换
    反激电路RCD缓冲电路参数设计分析
    STM32 CUBE
    TEB 系统综合误差
  • 原文地址:https://www.cnblogs.com/seisjun/p/6274567.html
Copyright © 2011-2022 走看看