#!/bin/csh # Draw basemap # ------------ gmtset PAPER_MEDIA archD pscoast -Jm5.0 -R-122.4000000/-120.5000000/36.8000000/38.500000 \ -Ba1.0f10mwSnE \ -W3/0/0/0 -Na/1 -N2/5/255/255/255 -N2/2/0/0/0 -S153/255/255 \ -Df -Ir/1/114/187/243 \ -Lf-121.000000/37.15786156/37.15786156/50.0 \ -G255/255/255 -P -K >! LomaProfile.ps # Calif lakes # ------------ psxy /attic/mapdata/lakes.calif \ -: -Jm -R -MS -W3/102/102/102 -G153/255/255 -O -K \ >> LomaProfile.ps # Nevada faults # ------------- psxy /attic/mapdata/nevada.car \ -: -Jm -R -MS -W3/255/102/102 -O -K \ >> LomaProfile.ps # Calif faults # ------------ # Historic and Holocene psxy /attic/mapdata/Qfaults2007_ungen_wgs84/his_hol_solid \ -Jm -R -MS -W2/175/0/0 -O -K \ >> LomaProfile.ps psxy /attic/mapdata/Qfaults2007_ungen_wgs84/his_hol_dash \ -Jm -R -MS -W1/175/0/0 -O -K \ >> LomaProfile.ps psxy /attic/mapdata/Qfaults2007_ungen_wgs84/his_hol_dots \ -Jm -R -MS -W1/175/0/0ta -O -K \ >> LomaProfile.ps # Late Quaternary psxy /attic/mapdata/Qfaults2007_ungen_wgs84/lq_solid \ -Jm -R -MS -W2/255/150/100 -O -K \ >> LomaProfile.ps psxy /attic/mapdata/Qfaults2007_ungen_wgs84/lq_dash \ -Jm -R -MS -W1/255/150/100 -O -K \ >> LomaProfile.ps psxy /attic/mapdata/Qfaults2007_ungen_wgs84/lq_dots \ -Jm -R -MS -W1/255/150/100ta -O -K \ >> LomaProfile.ps # Quaternary psxy /attic/mapdata/Qfaults2007_ungen_wgs84/q_solid \ -Jm -R -MS -W2/200/200/0 -O -K \ >> LomaProfile.ps psxy /attic/mapdata/Qfaults2007_ungen_wgs84/q_dashed \ -Jm -R -MS -W1/200/200/0 -O -K \ >> LomaProfile.ps psxy /attic/mapdata/Qfaults2007_ungen_wgs84/q_dots \ -Jm -R -MS -W1/200/200/0ta -O -K \ >> LomaProfile.ps # All M7-7.9 Earthquakes in the last week # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/255/0 \ -Jm -Ss.90 -O -K \ >> LomaProfile.ps EOT # All M6-6.9 Earthquakes in the last week # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/255/0 \ -Jm -Ss.75 -O -K \ >> LomaProfile.ps EOT # All M5-5.9 Earthquakes in the last week # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/255/0 \ -Jm -Ss.60 -O -K \ >> LomaProfile.ps EOT # All M4-4.9 Earthquakes in the last week # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/255/0 \ -Jm -Ss.45 -O -K \ >> LomaProfile.ps EOT # All M3-3.9 Earthquakes in the last week # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/255/0 \ -Jm -Ss.30 -O -K \ >> LomaProfile.ps EOT # All M2-2.9 Earthquakes in the last week # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/255/0 \ -Jm -Ss.20 -O -K \ >> LomaProfile.ps EOT # All M1-1.9 Earthquakes in the last week # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/255/0 \ -Jm -Ss.10 -O -K \ >> LomaProfile.ps EOT # All M7-7.9 Earthquakes in the last day # -------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G0/175/223 \ -Jm -Ss.90 -O -K \ >> LomaProfile.ps EOT # All M6-6.9 Earthquakes in the last day # -------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G0/175/223 \ -Jm -Ss.75 -O -K \ >> LomaProfile.ps EOT # All M5-5.9 Earthquakes in the last day # -------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G0/175/223 \ -Jm -Ss.60 -O -K \ >> LomaProfile.ps EOT # All M4-4.9 Earthquakes in the last day # -------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G0/175/223 \ -Jm -Ss.45 -O -K \ >> LomaProfile.ps EOT # All M3-3.9 Earthquakes in the last day # -------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G0/175/223 \ -Jm -Ss.30 -O -K \ >> LomaProfile.ps EOT # All M2-2.9 Earthquakes in the last day # -------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G0/175/223 \ -Jm -Ss.20 -O -K \ >> LomaProfile.ps EOT # All M1-1.9 Earthquakes in the last day # -------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G0/175/223 \ -Jm -Ss.10 -O -K \ >> LomaProfile.ps EOT # All M7-7.9 Earthquakes in the last hour # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/0/24 \ -Jm -Ss.90 -O -K \ >> LomaProfile.ps EOT # All M6-6.9 Earthquakes in the last hour # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/0/24 \ -Jm -Ss.75 -O -K \ >> LomaProfile.ps EOT # All M5-5.9 Earthquakes in the last hour # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/0/24 \ -Jm -Ss.60 -O -K \ >> LomaProfile.ps EOT # All M4-4.9 Earthquakes in the last hour # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/0/24 \ -Jm -Ss.45 -O -K \ >> LomaProfile.ps EOT # All M3-3.9 Earthquakes in the last hour # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/0/24 \ -Jm -Ss.30 -O -K \ >> LomaProfile.ps EOT # All M2-2.9 Earthquakes in the last hour # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/0/24 \ -Jm -Ss.20 -O -K \ >> LomaProfile.ps EOT # All M1-1.9 Earthquakes in the last hour # --------------------------------------- psxy << EOT -: -R -W3/0/0/0 -G255/0/24 \ -Jm -Ss.10 -O -K \ >> LomaProfile.ps EOT # Station labels # -------------- pstext << EOT -: -R -Jm -G0/0/0 -D.07/-.07 -O -K \ >> LomaProfile.ps 37.186382 -121.782637 9 0.0 1 5 CAAA 37.228938 -121.713862 9 0.0 1 5 METC 37.046947 -121.937759 9 0.0 1 5 RE89 36.949754 -122.051600 9 0.0 1 5 CLIF 37.219231 -121.737953 9 0.0 1 5 COYY 37.146942 -122.195044 9 0.0 1 5 EAUN 37.046944 -121.937758 9 0.0 1 5 FIRE 36.982267 -121.923650 9 0.0 1 5 GREG 37.730089 -121.330646 9 0.0 1 5 10HG 37.464250 -121.177907 9 0.0 1 5 H104 37.341736 -121.643024 9 0.0 1 5 HAML 37.109594 -121.844637 9 0.0 1 5 LP1X 37.103942 -121.908715 9 0.0 1 5 LP2X 37.050062 -121.838800 9 0.0 1 5 LP4X 37.137143 -121.787507 9 0.0 1 5 MAZZ 37.341532 -121.642577 9 0.0 1 5 MHCB 37.477329 -121.555939 9 0.0 1 5 MOCH 37.068979 -121.808992 9 0.0 1 5 NDDD 37.508299 -121.375030 9 0.0 1 5 OSR1 38.339718 -120.721064 9 0.0 1 5 JAST 38.036011 -121.014195 9 0.0 1 5 U956 EOT # Kodiak Earthquake # ------------------ psxy << EOT -: -R -W5/51/51/255 -G255/255/255 \ -Jm -Sa.15 -O -K \ >> LomaProfile.ps 56.6833 -153.3000 EOT # Kodiak Earthquake label # ------------------------ pstext << EOT -: -R -Jm -G0 -O -K \ >> LomaProfile.ps 57.0 -153.2 9 0.0 1 5 Kodiak_Eq_20010110 56.8 -153.2 9 0.0 1 5 M6.7 EOT # Kodiak Earthquake # ------------------ psxy << EOT -: -R -W5/51/51/255 -G255/255/255 \ -Jm -Sa.15 -O -K \ >> LomaProfile.ps 57.51 -154.67 EOT # Kodiak Earthquake label # ------------------------ pstext << EOT -: -R -Jm -G0 -O -K \ >> LomaProfile.ps 57.4 -154.3 9 0.0 1 5 Kodiak_Eq_19991206 57.2 -154.3 9 0.0 1 5 M7.0 EOT # Velocity vectors # ---------------- psvelo << EOT -R \ -W1/255/0/63 -G70/100/190 \ -Se0.0178241513633834/.95/0 -B \ -Jm -A0.01/0.12/0.03 -O -K \ >> LomaProfile.ps -121.782637 37.186382 -22.44 23.12 0.75 0.59 0.0039 CAAA -121.713862 37.228938 0.00 0.00 0.00 0.00 0.0000 METC -121.937759 37.046947 -22.71 35.94 1.96 1.28 -0.0498 RE89 -122.051600 36.949754 -29.02 33.94 0.67 0.51 -0.0033 CLIF -121.737953 37.219231 -21.25 21.31 1.04 0.71 0.0036 COYY -122.195044 37.146942 -27.28 32.56 0.71 0.55 0.0544 EAUN -121.937758 37.046944 -25.49 31.39 1.00 0.73 -0.0013 FIRE -121.923650 36.982267 -28.12 32.30 0.69 0.51 -0.0002 GREG -121.330646 37.730089 -11.33 11.39 1.93 1.55 -0.1054 10HG -121.177907 37.464250 -12.23 7.86 0.68 0.53 -0.0210 H104 -121.643024 37.341736 -15.36 11.25 0.58 0.46 0.0015 HAML -121.844637 37.109594 -21.76 26.44 0.39 0.34 0.0289 LP1X -121.908715 37.103942 -23.82 29.96 0.51 0.44 0.1027 LP2X -121.838800 37.050062 -24.70 30.38 0.59 0.44 -0.0127 LP4X -121.787507 37.137143 -20.63 22.27 0.73 0.57 -0.0324 MAZZ -121.642577 37.341532 -12.93 11.99 0.38 0.35 0.0278 MHCB -121.555939 37.477329 -12.50 9.83 0.48 0.40 0.0072 MOCH -121.808992 37.068979 -22.87 27.53 0.61 0.46 0.0069 NDDD -121.375030 37.508299 -12.10 9.19 0.51 0.42 0.0285 OSR1 -120.721064 38.339718 -10.91 7.78 0.54 0.44 0.0046 JAST -121.014195 38.036011 -9.80 9.46 1.98 1.53 -0.1040 U956 EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.186382 -121.782637 CAAA EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.228938 -121.713862 METC EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.046947 -121.937759 RE89 EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 36.949754 -122.051600 CLIF EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.219231 -121.737953 COYY EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.146942 -122.195044 EAUN EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.046944 -121.937758 FIRE EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 36.982267 -121.923650 GREG EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.730089 -121.330646 10HG EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.464250 -121.177907 H104 EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.341736 -121.643024 HAML EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.109594 -121.844637 LP1X EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.103942 -121.908715 LP2X EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.050062 -121.838800 LP4X EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.137143 -121.787507 MAZZ EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -Sc0.07 -O -K \ >> LomaProfile.ps 37.341532 -121.642577 MHCB EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.477329 -121.555939 MOCH EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.068979 -121.808992 NDDD EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 37.508299 -121.375030 OSR1 EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 38.339718 -120.721064 JAST EOT # Station dots # ------------ psxy << EOT -: -R -W2/0/0/0 -G255/0/0 \ -Jm -St0.10 -O -K \ >> LomaProfile.ps 38.036011 -121.014195 U956 EOT # Olympia Earthquake # ------------------ psxy << EOT -: -R -W5/51/51/255 -G255/255/255 \ -Jm -Sa.15 -O -K \ >> LomaProfile.ps 47.167 -122.733 EOT # HM Earthquake # ------------- psxy << EOT -: -R -W5/51/51/255 -G255/255/255 \ -Jm -Sa.15 -O -K \ >> LomaProfile.ps 34.595500 -116.268167 EOT # HM Earthquake label # -- -------------- pstext << EOT -: -R -Jm -G0 -O -K \ >> LomaProfile.ps 34.55 -116.268167 9 0.0 1 5 Hector_Mine_Eq 34.53 -116.268167 9 0.0 1 5 M7.1 EOT # Landers Earthquake # ------------------ psxy << EOT -: -R -W5/51/51/255 -G255/255/255 \ -Jm -Sa.15 -O -K \ >> LomaProfile.ps 34.216666667 -116.43333333333 EOT # Landers Earthquake label # ------------------------ pstext << EOT -: -R -Jm -G0 -O -K \ >> LomaProfile.ps 34.18 -116.43333333333 9 0.0 1 5 Landers_Eq 34.16 -116.43333333333 9 0.0 1 5 M7.3 EOT # Label plot and vector scale # --------------------------- psvelo << EOT -: -R \ -W1/255/0/0 -G70/100/190 -Se0.0178241513633834/.95/0 -B \ -Jm -A0.03/0.12/0.03 -O -K \ >> LomaProfile.ps 37.08936696 -121.000000 0.0 20.0 0.0 0.0 0.0 Scale EOT pstext << EOT -: -R -Jm -O \ >> LomaProfile.ps 37.0200000 -121.000000 9 0.0 0 5 20 mm/yr EOT gmtset PAPER_MEDIA letter