[seiscomp, scanloc] Install, add .gitignore

This commit is contained in:
2025-10-09 15:07:02 +02:00
commit 20f5301bb1
2848 changed files with 1315858 additions and 0 deletions

View 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>