Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

x_report(1gmt) [debian man page]

X_REPORT(1gmt)						       Generic Mapping Tools						    X_REPORT(1gmt)

NAME
x_report - Report Cross-Over Error Statistics for Cruises SYNOPSIS
x_report [ leg ] [ -Xlegbase ] [ -G ] [ -M ] [ -T ] DESCRIPTION
x_report reads the x_system data base file and prints out statistics for each leg. The statistics are the number of, means, and standard deviations of COEs for both the internal and external cases. One or more data types (GMT) may be specified. leg Report on leg only. [Default is all legs]. -X Specify alternate leg data base [Default is xx_legs.b]. -G Give information for Gravity cross-overs only. [Default is G, M, and T]. -M Give information for Magnetics cross-overs only. [Default is G, M, and T]. -T Give information for Topography cross-overs only. [Default is G, M, and T]. SEE ALSO
GMT(1), x_system(1) REFERENCES
Wessel, P. XOVER: A Cross-over Error Detector for Track Data, Computers & Geosciences, 15, 333-346. GMT 4.5.7 15 Jul 2011 X_REPORT(1gmt)

Check Out this Related Man Page

X_SOLVE_DC_DRIFT(1gmt)					       Generic Mapping Tools					    X_SOLVE_DC_DRIFT(1gmt)

NAME
x_solve_dc_drift - Find Best-fitting D.C.-shift and Drift Estimates SYNOPSIS
x_solve_dc_drift [ -Xxbase ] [ -Llbase ] [ -Iignorefile ] [ -S ] [ -Citeration ] [ -Mmin_nx ] [ -Rwest/east/south/north ] [ -Uuselegsfile ] [ -V ] [ -Bbinfile ] [ -AASCIIfile ] DESCRIPTION
x_solve_dc_drift will read the database files and, by iterating, find the best-fitting regression line to the <time,COE> points for each leg that minimizes the overall standard deviation of the data set in a least squares sense. Finally, correction file(s) are created. -X Indicate an alternate database to read. [Default is xx_base.b]. -L Indicate an alternate legbase to read. [Default is xx_legs.b]. -I Ignore information for certain legs (that might be bad, etc). -S Reset the old d.c.-shift and drift estimates to zero before iterating. -C Specify how many iterations to do. Default is interactive session. -M Solve for drift only if the leg has more than min_nx cross-overs. -R Only take COEs inside this region into account. [Default is world]. -U Solve for corrections involving COEs from legs in the uselegsfile only. -B Create a binary correction file (which can be read by x_list and gmtlist). -A Create an ASCII correction table. At least one of -A and -B must be specified. -V Selects verbose mode, which will send progress reports to stderr [Default runs "silently"]. BEWARE
The reason for the -M option is that if the COEs are few, then a stable estimate of the slope may not be obtained (e.g. when most of the COEs occur midway between ports). However, in most cases the bulk of the COEs do occur near the ports so that a drift estimate can be com- puted. Conventional wisdom recommends plotting the time-series and the computed regression line to see if it makes sense. SEE ALSO
GMT(1), x_system(1) REFERENCES
Wessel, P. XOVER: A Cross-over Error Detector for Track Data, Computers & Geosciences, 15, 333-346. GMT 4.5.7 15 Jul 2011 X_SOLVE_DC_DRIFT(1gmt)
Man Page