next up previous contents index
Next: 4.4.1 Data Domain or Up: 4. General features Previous: 4.3 Command Line Arguments   Contents   Index


4.4 Standardized command line options

Most of the programs take many of the same arguments like those related to setting the data region, the map projection, etc. The 15 switches in Table 4.1 have the same meaning in all the programs (allthough some programs may not use all of them). These options will be described here as well as in the manual pages, as is vital that you understand how to use these options. We will present these options in order of importance (some are use a lot more than others).


Table 4.1: The 15 standardized GMT command line switches.

Option Meaning
-B Defines tickmarks, annotations, and labels for basemaps and axes
-H Specifies that input/output tables have header record(s)
-J Selects a map projection or coordinate transformation
-K Allows more plot code to be appended to this plot later
-O Allows this plot code to be appended to an existing plot
-P Selects Portrait plot orientation [Default is landscape]
-R Defines the extent of the map/plot region
-U Plots a time-stamp, by default in the lower left corner of page
-V Selects verbose operation; reporting on progress
-X Sets the x-coordinate for the plot origin on the page
-Y Sets the y-coordinate for the plot origin on the page
-b Selects binary input and/or output
-c Specifies the number of plot copies
-f Specifies the data format on a per column basis
-: Assumes input geographic data are (lat,lon) and not (lon,lat)




Subsections
next up previous contents index
Next: 4.4.1 Data Domain or Up: 4. General features Previous: 4.3 Command Line Arguments   Contents   Index
Paul Wessel 2004-10-01