1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
|
- |No-spaces|
- Description
- -----------
- Reads data values from *files* [or standard input] and
- will plot velocity arrows on a map.
- Most options are the same as for :doc:`plot </plot>`, except **-S**.
- Required Arguments
- ------------------
- .. |Add_intables| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_intables.rst_
- .. _-J:
- .. |Add_-J| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_-J.rst_
- .. _-R:
- .. |Add_-Rgeo| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_-Rgeo.rst_
- .. _-S:
- **-S**
- Selects the meaning of the columns in the data file and the figure to be plotted. In all
- cases, the scales are in data units per length unit and sizes are in length units (default length
- unit is controlled by :term:`PROJ_LENGTH_UNIT` unless **c**, **i**, or **p** is appended).
- **-Se**\ *velscale/confidence*\ [**+f**\ *font*]
- Velocity ellipses in (N,E) convention. *velscale* sets the scaling of the
- velocity arrows. The *confidence* sets the 2-dimensional confidence
- limit for the ellipse, e.g., 0.95 for 95% confidence ellipse. *font*
- sets the font and size of the text [9p,Helvetica,black]. The ellipse will be filled with the
- color or shade specified by the |-G| option [default transparent]. The
- arrow and the circumference of the ellipse will be drawn with the pen
- attributes specified by the |-W| option. Parameters are expected to be
- in the following columns:
- **1**,\ **2**:
- longitude, latitude of station (**-:** option interchanges order)
- **3**,\ **4**:
- eastward, northward velocity (**-:** option interchanges order)
- **5**,\ **6**:
- uncertainty of eastward, northward velocities (1-sigma) (**-:** option interchanges order)
- **7**:
- correlation between eastward and northward components
- **8**:
- name of station (optional).
- **-Sn**\ *barscale*
- Anisotropy bars. *barscale* sets the scaling of the bars.
- Parameters are expected to be in the following columns:
- **1**,\ **2**:
- longitude, latitude of station (**-:** option interchanges order)
- **3**,\ **4**:
- eastward, northward components of anisotropy vector (**-:** option interchanges order)
- **-Sr**\ *velscale/confidence*\ [**+f**\ *font*]
- Velocity ellipses in rotated convention. *velscale* sets the scaling of
- the velocity arrows. The *confidence* sets the 2-dimensional
- confidence limit for the ellipse, e.g., 0.95 for 95% confidence ellipse.
- *font* sets the font and size of the text [9p,Helvetica,black]. The ellipse will be
- filled with the color or shade specified by the |-G| option [default
- transparent]. The arrow and the circumference of the ellipse will be
- drawn with the pen attributes specified by the |-W| option. Parameters
- are expected to be in the following columns:
- **1**,\ **2**:
- longitude, latitude, of station (**-:** option interchanges order)
- **3**,\ **4**:
- eastward, northward velocity (**-:** option interchanges order)
- **5**,\ **6**:
- semi-major, semi-minor axes
- **7**:
- counter-clockwise angle, in degrees, from horizontal axis to major axis of ellipse.
- **8**:
- name of station (optional)
- **-Sw**\ *wedgescale/wedgemag*
- Rotational wedges. *wedgescale* sets the size of the wedges. Values are
- multiplied by *wedgemag* before plotting. For example, setting
- *wedgemag* to 1.e7 works well for rotations of the order of 100
- nanoradians/yr. Use **-G** to set the fill color or shade for the wedge,
- and **-E** to set the color or shade for the uncertainty. Parameters are
- expected to be in the following columns:
- **1**,\ **2**:
- longitude, latitude, of station (**-:** option interchanges order)
- **3**:
- rotation in radians
- **4**:
- rotation uncertainty in radians
- **-Sx**\ *cross_scale*
- gives Strain crosses. *cross_scale* sets the size of the cross. Parameters
- are expected to be in the following columns:
- **1**,\ **2**:
- longitude, latitude, of station (**-:** option interchanges order)
- **3**:
- eps1, the most extensional eigenvalue of strain tensor, with
- extension taken positive.
- **4**:
- eps2, the most compressional eigenvalue of strain tensor, with extension taken positive.
- **5**:
- azimuth of eps2 in degrees CW from North.
- Optional Arguments
- ------------------
- .. _-A:
- **-A**\ *parameters*
- Modify vector parameters. For vector heads, append vector head *size* [Default is 9p].
- See `Vector Attributes`_ for specifying additional attributes.
- .. _-B:
- .. include:: ../../explain_-B.rst_
- .. _-D:
- **-D**\ *Sigma\_scale*
- can be used to rescale the uncertainties of velocities (**-Se** and
- **-Sr**) and rotations (**-Sw**). Can be combined with the *confidence* variable.
- .. _-E:
- **-E**\ *fill* :ref:`(more ...) <-Gfill_attrib>`
- Sets the color or shade used for filling uncertainty wedges
- (**-Sw**) or velocity error ellipses (**-Se** or **-Sr**). [If
- **-E** is not specified, the uncertainty regions will be transparent.]
- .. _-G:
- **-G**\ *fill* :ref:`(more ...) <-Gfill_attrib>`
- Select color or pattern for filling of symbols or polygons [Default is no fill].
- .. _-L:
- **-L**
- Draw lines. Ellipses and fault planes will have their outlines drawn
- using current pen (see **-W**).
- .. _-N:
- **-N**
- Do **NOT** skip symbols that fall outside the frame boundary
- specified by **-R**. [Default plots symbols inside frame only].
- .. _-U:
- .. include:: ../../explain_-U.rst_
- .. _-V:
- .. |Add_-V| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_-V.rst_
- .. _-W:
- **-W**
- Set pen attributes for velocity arrows, ellipse circumference and
- fault plane edges. [Defaults: width = default, color = black, style = solid].
- .. _-X:
- .. include:: ../../explain_-XY.rst_
- .. |Add_-di| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_-di.rst_
- .. |Add_-e| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_-e.rst_
- .. |Add_-h| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_-h.rst_
- .. include:: ../../explain_-icols.rst_
- .. |Add_perspective| unicode:: 0x20 .. just an invisible code
- .. include:: ../../explain_perspective.rst_
- .. include:: ../../explain_-qi.rst_
- .. include:: ../../explain_-t.rst_
- .. include:: ../../explain_colon.rst_
- .. include:: ../../explain_help.rst_
- .. include:: ../../explain_vectors.rst_
|