Collecting stations of interest via orb2orb
First, make sure to contact jeakins@ucsd.edu if you do not already have access to the regional network export orb.
We are not going to explain how to setup an Antelope system here, but instead offer examples of how some matching statements can be setup.
Collecting seismic data
Here are three complicated matching statements in use for Northern CA, for NV and eastern CA, and for WA and OR that collect the 40 and 1 sps seismic data (no state of health or contributing regional network stations), with a summary of the resultant output using orbserver:
Note: Line wraps are marked »
For Northern CA:
orb2orb -m 'TA_(BNLO|LAVA|I02A|S08C|V03C|V05C|[K-U]0[1-7][AC])/MGENC/(M1|M40)' »
-r '(/db/.*|/pf/f*|BK.*|TA_(V04C|ELFS|HAST|HATC|HELL)/.*)' -S state/orb2orb_TA anfexport.ucsd.edu:usarrayTA $ORB
For NV and eastern CA:
orb2orb -m 'TA_([L-R]0[4-9][ABC]|[L-X]1[0-4][ABC]|[ST]0[5-9][ABC]|ELFS|HATC|LAVA|HELL)/MGENC/(M1|M40)' »
-r '(/db/.*|/pf/.*|BK.*|CI.*|NN.*)' -S state/orb2orb_TA anfexport.ucsd.edu:usarrayTA $ORB
For WA and OR:
orb2orb -m 'TA_([A-L]0[1-5][A-C]|[A-L]10[A-C]).*/MGENC/(M1|M40)' »
-r '(/db/.*|/pf/.*|BK.*|CI.*|NN.*)' -S state/orb2orb_TA anfexport.ucsd.edu:usarrayTA $ORB
The matching statements are constructed based on selecting the grid points you want to collect. Reviewing one of the USArray TA Work Maps might be helpful when attempting to make you match statements. For the latest map contact jeakins@ucsd.edu. I would strongly suggest verifying your matching statement by using it in an orbstat command before you begin attempting to collect data with orb2orb:
orbstat -s -m 'TA_([L-R]0[4-9][ABC]|[L-X]1[0-4][ABC]|[ST]0[5-9][ABC]|ELFS|HATC|LAVA|HELL)/MGENC/(M1|M40)' »
-r '(/db/.*|/pf/.*|BK.*|CI.*|NN.*)' anfexport.ucsd.edu:usarrayTA
The output should look something like:
orbserver 5/05/2006 (125) 15:29:32.827 Version 'Release 4.8 SunOS 5.8 2006-04-11 ' Pid 12933 @ anfops-pri:/export/home/rt/rtsystems/TA_only (132.239.4.169), port #6712 Started Thu 2006-117 Apr 27 21:33:04 by rt, running 7 days 17.9 hours ring buffer last initialized Mon 2006-037 Feb 06 22:10:25 Maximum 1023 Mbytes packet data Maximum 2684364 packets Maximum 1000 sources 5 clients 200 sources 2082 opens 2077 closes 0 errors 0 rejections Sources Oldest Latest Avg. Srcname Thread #pkts kbytes pktid time pktid time kbaud latency TA_ELFS/MGENC/M1 8 2607 656 2596766 125 8:14:34 2594305 125 15:28:54 0.201 38.758 seconds TA_ELFS/MGENC/M40 8 26067 8456 2596583 125 8:14:53 2594307 125 15:29:19 2.595 13.233 seconds TA_HATC/MGENC/M1 8 2606 665 2595860 125 8:14:33 2593713 125 15:28:43 0.204 49.758 seconds TA_HATC/MGENC/M40 8 26068 9086 2595821 125 8:14:49 2593754 125 15:29:16 2.789 16.233 seconds TA_L09A/MGENC/M1 8 2608 664 2596160 125 8:14:25 2595193 125 15:28:46 0.204 46.828 seconds TA_L09A/MGENC/M40 8 26061 9045 2596161 125 8:14:50 2595194 125 15:29:10 2.777 22.303 seconds TA_M04C/MGENC/M1 8 2589 657 2596127 125 8:14:45 2595167 125 15:29:04 0.202 27.828 seconds TA_M04C/MGENC/M40 8 25891 8876 2595334 125 8:15:03 2595168 125 15:29:29 2.724 3.303 seconds TA_M05C/MGENC/M1 8 2640 664 2630757 125 7:55:40 2493779 125 15:12:52 0.203 16:41 minutes TA_M05C/MGENC/M40 8 26238 8691 2630753 125 7:55:54 2493778 125 15:13:11 2.650 16:21 minutes TA_M06C/MGENC/M1 8 2639 663 2595254 125 8:07:60 2552610 125 15:22:00 0.204 7:33 minutes TA_M06C/MGENC/M40 8 26038 8564 2595248 125 8:08:23 2552609 125 15:22:20 2.631 7:12 minutes TA_M07A/MGENC/M1 8 2589 654 2598152 125 8:14:38 2595150 125 15:28:59 0.201 33.828 seconds TA_M07A/MGENC/M40 8 25898 8686 2595250 125 8:14:56 2595159 125 15:29:25 2.666 7.303 seconds TA_M08A/MGENC/M1 8 2607 660 2596637 125 8:14:28 2594869 125 15:28:49 0.203 43.828 seconds ...
Collecting regional network contributing stations
The command below collects all regional network contributing stations:
orb2orb -r 'TA.*' -S state/orb2orb_reg anfexport.ucsd.edu:usarrayREG
Collecting all TA state of health data
The command below collects all TA state of health data (mass positions, temp, voltage, etc.):
orb2orb -m 'TA.*' -S state/orb2orb_soh anfexport.ucsd.edu:soh
Metadata and dataless SEED information
To get metadata, in the form of the latest dataless seed, for only TA network stations (does not included metadata for contributed stations from the regional neworks such as CI, AZ, BK, or NN) see:
Current station status
To check on the current status of number of stations available, stations with comms outages, or a map showing where stations are deployed see the dynamic stations page.
To view real time plots of station state-of-health see the dynamic station state-of-health page.