The Goal

Prepare a screen with the raw traces corresponding to a certain time-span

In Brief

Export a portion of your mseed data and plot it

In Detail

run a scart with some parameters :

scart –t 'a~b' –dsE /path/to/archive >  sorted.mseed

where a and b are correct time stings for SeisComP3, so, for example :

scart –t '2009-03-06 01:00~2009-03-06 02:00' –dsE ~/seiscomp3/acquisition/archive >  sorted.mseed

when you have your sorted mseed file, you want to see it in the trace view :

scrttv --offline --record-file sorted.mseed