Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

velo_common.rst_ 6.7 KB

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

Press p or to see the previous file or, n or to see the next file

Comments

Loading...