1X_REMOVE(1) Generic Mapping Tools X_REMOVE(1)
2
3
4
6 x_remove - Remove COEs for Selected Cruises from the Data Base
7
9 x_remove removefile [ -Xxbase ] [ -Llegbase ] [ -V ]
10
12 x_remove will read a list of 'bad' cruises, read the XSYSTEM data base
13 files, and write out new XSYSTEM files that do not include any COEs
14 generated by the bad cruises. This is useful if certain cruises turn
15 out to have systematic errors (e.g. the topography values were inadverā
16 tently given as fathoms instead of meters), and we would like to re-run
17 x_over/x_update after the systematic errors have been rectified. The
18 new file names will consist of the old file names with the suffix _new
19 appended.
20
21 -X Indicates alternate xbase file [Default is xx_base.b].
22
23 -L Indicates alternate legbase file [Default is xx_legs.b].
24
25 -V Selects verbose mode, which will send progress reports to stderr
26 [Default runs "silently"].
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.5.6 10 Mar 2011 X_REMOVE(1)