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

explain_-T_rose.rst_ 3.5 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
  1. **-Td**\ [**g**\|\ **j**\|\ **J**\|\ **n**\|\ **x**]\ *refpoint*\ **+w**\ *width*\ [**+f**\ [*level*]]\ [**+j**\ *justify*]\ [**+l**\ *w,e,s,n*][**+o**\ *dx*\ [/*dy*]]
  2. Draw a map directional rose on the map at the location defined by
  3. the reference and anchor points:
  4. Give the reference point on the map for the rose using one of four coordinate systems:
  5. .. include:: explain_refpoint.rst_
  6. By default, the anchor point on the directional rose is assumed to be the center of the rose (MC), but this
  7. can be changed by appending **+j** followed by a 2-char justification code *justify*
  8. (see :doc:`text` for list and explanation of codes).
  9. **Note**: If **-Dj** is used then *justify* defaults to the same as *refpoint*,
  10. if **-DJ** is used then *justify* defaults to the mirror opposite of *refpoint*.
  11. Append **+w**\ *width* to set the width of the rose in plot coordinates (in inches, cm, or points).
  12. Add **+f** to get a "fancy" rose, and specify in *level* what
  13. you want drawn. The default [1] draws the two principal E-W,
  14. N-S orientations, 2 adds the two intermediate NW-SE and NE-SW
  15. orientations, while 3 adds the eight minor orientations WNW-ESE,
  16. NNW-SSE, NNE-SSW, and ENE-WSW.
  17. Label the cardinal points W,E,S,N by adding **+l** and append your own four
  18. comma-separated strings to override the default. Skip a specific label by leaving it blank.
  19. See :ref:`Placing-dir-map-roses` and **-F** on how to place a panel behind the directional rose.
  20. **-Tm**\ [**g**\|\ **j**\|\ **J**\|\ **n**\|\ **x**]\ *refpoint*\ **+w**\ *width*\ [**+d**\ *dec*\ [/\ *dlabel*]]]\ [**+i**\ *pen*]\ [**+j**\ *justify*][**+l**\ *w,e,s,n*][**+p**\ *pen*]\ [**+t**\ *ints*][**+o**\ *dx*\ [/*dy*]]
  21. Draw a map magnetic rose on the map at the location defined by
  22. the reference and anchor points:
  23. Give the reference point on the map for the rose using one of four coordinate systems:
  24. .. include:: explain_refpoint.rst_
  25. By default, the anchor point on the magnetic rose is assumed to be the center of the rose (MC), but this
  26. can be changed by appending **+j** followed by a 2-char justification code *justify*
  27. (see :doc:`text` for list and explanation of codes).
  28. **Note**: If **-Dj** is used then *justify* defaults to the same as *refpoint*,
  29. if **-DJ** is used then *justify* defaults to the mirror opposite of *refpoint*.
  30. Append **+w**\ *width* to set the width of the rose in plot coordinates (in inches, cm, or points).
  31. Use **+d** to assign the magnetic declination and set *dlabel*, which is a label for
  32. the magnetic compass needle (Leave empty to format a label from
  33. *dec*, or give - to bypass labeling). With **+d**, both directions to geographic and magnetic north are
  34. plotted [Default is geographic only]. If the north label is **\***
  35. then a north star is plotted instead of the north label. Annotation
  36. and two levels of tick intervals for both geographic and magnetic
  37. directions default to 30/5/1 degrees; override these settings by appending
  38. **+t**\ *ints*, and append six slash-separated intervals to set both the
  39. geographic (first three) and magnetic (last three) intervals.
  40. Label the cardinal points W,E,S,N by adding **+l** and append your own four comma-separated
  41. strings to override the default. Skip a specific label by leaving it blank.
  42. Number GMT default parameters control pens, fonts, and color.
  43. See :ref:`Placing-mag-map-roses` and **-F** on how to place a panel behind the magnetic rose.
Tip!

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

Comments

Loading...