[seiscomp, scanloc] Install, add .gitignore
This commit is contained in:
37
share/templates/seedlink/sadc/streams_sadc_100.tpl
Normal file
37
share/templates/seedlink/sadc/streams_sadc_100.tpl
Normal file
@ -0,0 +1,37 @@
|
||||
<proc name="sadc_100">
|
||||
<tree>
|
||||
<input name="Z" channel="Z" location="" rate="100"/>
|
||||
<input name="N" channel="N" location="" rate="100"/>
|
||||
<input name="E" channel="E" location="" rate="100"/>
|
||||
<node stream="HH"/>
|
||||
|
||||
<!-- Uncomment this to enable 50Hz SH? streams -->
|
||||
<!-- -->
|
||||
<!-- <node filter="F96C" stream="SH"/> -->
|
||||
|
||||
<node filter="FS2D5" stream="BH">
|
||||
<node filter="F96C">
|
||||
<node filter="ULP" stream="LH">
|
||||
<node filter="VLP" stream="VH"/>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</tree>
|
||||
<tree>
|
||||
<input name="S0" channel="0" location="" rate="100"/>
|
||||
<input name="S1" channel="1" location="" rate="100"/>
|
||||
<input name="S2" channel="2" location="" rate="100"/>
|
||||
<input name="S3" channel="3" location="" rate="100"/>
|
||||
<input name="S4" channel="4" location="" rate="100"/>
|
||||
<input name="S5" channel="5" location="" rate="100"/>
|
||||
<input name="S6" channel="6" location="" rate="100"/>
|
||||
<input name="S7" channel="7" location="" rate="100"/>
|
||||
<input name="S8" channel="8" location="" rate="100"/>
|
||||
<input name="S9" channel="9" location="" rate="100"/>
|
||||
<node filter="FS2D5">
|
||||
<node filter="F96C">
|
||||
<node filter="ULP" stream="AE"/>
|
||||
</node>
|
||||
</node>
|
||||
</tree>
|
||||
</proc>
|
Reference in New Issue
Block a user