.\" Man page generated from reStructuredText. . .TH "X2SYS_MERGE" "1gmt" "May 21, 2019" "5.4.5" "GMT" .SH NAME x2sys_merge \- Merge an updated COEs table (smaller) into the main table (bigger) . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBx2sys_merge\fP \fB\-A\fP\fImain_COElist.d\fP \fB\-M\fP\fInew_COElist.d\fP .sp \fBNote:\fP No space is allowed between the option flag and the associated arguments. .SH DESCRIPTION .sp \fBx2sys_merge\fP will read two crossovers data base and output the contents of the main one updated with the COEs in the second one. The second file should only contain updated COEs relatively to the first one. That is, it MUST NOT contain any new two tracks intersections (This point is NOT checked in the code). This program is useful when, for any good reason like file editing NAV correction or whatever, one had to recompute only the COEs between the edited files and the rest of the database. .SH REQUIRED ARGUMENTS .INDENT 0.0 .TP \fB\-A\fP\fImain_COElist.d\fP Specify the file \fImain_COElist.d\fP with the main crossover error data base. .UNINDENT .INDENT 0.0 .TP \fB\-M\fP\fInew_COElist.d\fP Specify the file \fInew_COElist.d\fP with the newly computed crossover error data base. .UNINDENT .SH OPTIONAL ARGUMENTS .SH EXAMPLES .sp To update the main COE_data.txt with the new COEs estimations saved in the smaller COE_fresh.txt, try .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C gmt x2sys_merge \-ACOE_data.txt \-MCOE_fresh.txt > COE_updated.txt .ft P .fi .UNINDENT .UNINDENT .UNINDENT .UNINDENT .SH SEE ALSO .sp x2sys_binlist, x2sys_cross, x2sys_datalist, x2sys_get, x2sys_init, x2sys_list, x2sys_put, x2sys_report .SH COPYRIGHT 2019, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe .\" Generated by docutils manpage writer. .