manpagez: man pages & more
man x2sys_merge(1)
Home | html | info | man
x2sys_merge(1)                        GMT                       x2sys_merge(1)




NAME

       x2sys_merge - Merge an updated COEs table (smaller) into the main table
       (bigger)


SYNOPSIS

       x2sys_merge  -Amain_COElist.d  -Mnew_COElist.d

       Note: No space is allowed between the option flag  and  the  associated
       arguments.


DESCRIPTION

       x2sys_merge  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  recom-
       pute  only  the COEs between the edited files and the rest of the data-
       base.


REQUIRED ARGUMENTS

       -Amain_COElist.d
              Specify the file main_COElist.d with the  main  crossover  error
              data base.

       -Mnew_COElist.d
              Specify the file new_COElist.d with the newly computed crossover
              error data base.


OPTIONAL ARGUMENTS


EXAMPLES

       To update the main COE_data.txt with the new COEs estimations saved  in
       the smaller COE_fresh.txt, try

              gmt x2sys_merge -ACOE_data.txt -MCOE_fresh.txt > COE_updated.txt


SEE ALSO

       x2sys_binlist(1), x2sys_cross(1), x2sys_datalist(1), x2sys_get(1),
       x2sys_init(1), x2sys_list(1), x2sys_put(1), x2sys_report(1)


COPYRIGHT

       2017, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe



5.4.2                            Jun 24, 2017                   x2sys_merge(1)

gmt5 5.4.2 - Generated Thu Jun 29 18:23:30 CDT 2017
© manpagez.com 2000-2026
Individual documents may contain additional copyright information.