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

mgd77track.rst 1.4 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
  1. .. index:: ! mgd77track
  2. .. include:: ../module_supplements_purpose.rst_
  3. **********
  4. mgd77track
  5. **********
  6. |mgd77track_purpose|
  7. Synopsis
  8. --------
  9. .. include:: ../../common_SYN_OPTs.rst_
  10. **gmt mgd77track** *GEODAS-ids*
  11. |SYN_OPT-R|
  12. |-J|\ *parameters*
  13. [ |-A|\ [**c**][*size*][**+i**\ *spacing*] ]
  14. [ |SYN_OPT-B| ]
  15. [ **-Da**\ *startdate* ]
  16. [ |-D|\ **b**\ *stopdate* ]
  17. [ |-F| ]
  18. [ |-G|\ **d**\|\ **t**\|\ **n**\ *gap* ]
  19. [ |-I|\ *ignore* ]
  20. [ |-L|\ *trackticks* ]
  21. [ |-S|\ **a**\ *startdist* ]
  22. [ |-S|\ **b**\ *stopdist* ]
  23. [ |-T|\ **T**\|\ **t**\|\ **d**\ *ms*,\ *mc*,\ *mfs*,\ *mf*,\ *mfc* ]
  24. [ |SYN_OPT-U| ]
  25. [ |SYN_OPT-V| ]
  26. [ |-W|\ [*pen*] ]
  27. [ |SYN_OPT-X| ]
  28. [ |SYN_OPT-Y| ]
  29. [ |SYN_OPT-p| ]
  30. [ |SYN_OPT-t| ]
  31. [ |SYN_OPT--| ]
  32. .. include:: mgd77track_common.rst_
  33. Examples
  34. --------
  35. .. include:: ../../oneliner_info.rst_
  36. To generate a Mercator map of the track of the cruise 01010007 in the
  37. area 70W to 20E, 40S to 20N, using a Mercator scale of 0.1inch/degree,
  38. label the tracks with 10 points characters, annotate the boundaries
  39. every 10 degrees, draw gridlines every 5 degrees, and mark the track
  40. every day and 1000 km, with ticks every 6 hours and 250 km, and create
  41. a PDF map, enter the following command:
  42. ::
  43. gmt mgd77track 01010007 -R70W/20E/40S/20N -Jm0.1 -B10g5 -A10 \
  44. -La1da1000kf6hf250k -pdf map
  45. .. include:: mgd77track_notes.rst_
  46. See Also
  47. --------
  48. :doc:`mgd77info`,
  49. :doc:`basemap </basemap>`,
  50. :doc:`mgd77list`
Tip!

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

Comments

Loading...