NAME
gmtlegs - Find cruises in a given region
SYNOPSIS
gmtlegs -Rwest/east/south/north [ -G ] [ -M ] [ -T ] [ -L ] [ -V ]
DESCRIPTION
gmtlegs will report the name of all the cruises that happened to be
wholly or partially inside the specified region. As an option, only
those cruises that collected a certain type of data can be reported.
-R west, east, south, and north specify the Region of interest. To
specify boundaries in degrees and minutes [and seconds], use the
dd:mm[:ss] format. Append r if lower left and upper right map
coordinates are given instead of wesn.
OPTIONS
No space between the option flag and the associated arguments
-G Report cruises that collected Gravity data. [Default is any
data]
-M Report cruises that collected Magnetics. [Default is any data]
-T Report cruises that collected Topography. [Default is any data]
-L Long output, i.e. cruisenames and data types available. [Default
is cruisenames only]
-V Selects verbose mode, which will send progress reports to stderr
[Default runs "silently"].
EXAMPLES
To find all cruises around Hawaii that collected gravity and topogra-
phy, try
gmtlegs -R-162/-152/18/25 -G -T > hawaii_gt.legs
To find all cruises with magnetics, try
gmtlegs -R0/360/-90/90 -M > all_m.legs
SEE ALSO
gmt(GMTMANSECTION), gmt2bin(GMTMANSECTION), binlegs(GMTMANSECTION)
REFERENCES
Wessel, P., and W. H. F. Smith, 2001, The Generic Mapping Tools (GMT)
version 3.4 Technical Reference & Cookbook, SOEST/NOAA.
Wessel, P., and W. H. F. Smith, 1998, New, Improved Version of Generic
Mapping Tools Released, EOS Trans., AGU, 79 (47), p. 579.
Wessel, P., and W. H. F. Smith, 1995, New Version of the Generic Map-
ping Tools Released, EOS Trans., AGU, 76 (33), p. 329.
Wessel, P., and W. H. F. Smith, 1995, New Version of the Generic Map-
ping Tools Released, http: American Geophysical Union.
Wessel, P., and W. H. F. Smith, 1991, Free Software Helps Map and Dis-
play Data, EOS Trans., AGU, 72 (41), p. 441.
1 Jan 2004 GMTLEGS(l)
Man(1) output converted with
man2html