GMTGET(1gmt) | GMT | GMTGET(1gmt) |
gmtget - Get individual GMT default parameters
gmtget [ -Gdefaultsfile ] [ -L ] PARAMETER1 [ PARAMETER2 PARAMETER3 ... ]
Note: No space is allowed between the option flag and the associated arguments.
gmtget will list the value of one or more GMT default parameters.
To list the value of the parameter PS_COMMENTS:
gmt get PS_COMMENTS
To get both the values of the parameter MAP_GRID_CROSS_SIZE_PRIMARY and MAP_GRID_CROSS_SIZE_SECONDARY on one line, try
gmt get MAP_GRID_CROSS_SIZE_PRIMARY MAP_GRID_CROSS_SIZE_SECONDARY
gmt, gmt.conf, gmtdefaults, gmtset
2019, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
May 21, 2019 | 5.4.5 |