1X_SETUP(1) Generic Mapping Tools X_SETUP(1)
2
3
4
6 x_setup - Determine Pairs of Legs that need Cross-Over Checking
7
9 x_setup [ -Llegfile ] [ -Rwest/east/south/north ]
10
12 x_setup scans the gmtindex.b file that contains information on which
13 legs occupy each 1 by 1 degree bin and reports all the pairs of legs
14 that may overlap. Each pair is only reported once, even if the two legs
15 involved are found in other bins also.
16
17 -L Only report pairs where at least one of the legs are present in
18 the legfile.
19
20 -R The region of interrest. [Default is world]
21
23 The -L option is useful when one wants to check out a handful of new
24 cruises. Obviously we only need to compute COEs for the pairs that
25 involve one or two of the new cruises, since all the other combinations
26 have already been done.
27
29 GMT(1), x_system(1)
30
32 Wessel, P. XOVER: A Cross-over Error Detector for Track Data, Computers
33 & Geosciences, 15, 333-346.
34
35
36
37GMT 4.3.1 15 May 2008 X_SETUP(1)