[seiscomp, scanloc] Install, add .gitignore
This commit is contained in:
15
share/templates/seedlink/fs_mseed/streams_generic_3x50.tpl
Normal file
15
share/templates/seedlink/fs_mseed/streams_generic_3x50.tpl
Normal file
@ -0,0 +1,15 @@
|
||||
<proc name="generic_3x50">
|
||||
<tree>
|
||||
<input name="Z" channel="Z" location="" rate="50"/>
|
||||
<input name="N" channel="N" location="" rate="50"/>
|
||||
<input name="E" channel="E" location="" rate="50"/>
|
||||
<node stream="SH"/>
|
||||
<node filter="F96C" stream="BH">
|
||||
<node filter="FS2D5">
|
||||
<node filter="FS2D5" stream="LH">
|
||||
<node filter="VLP" stream="VH"/>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</tree>
|
||||
</proc>
|
Reference in New Issue
Block a user