Program  GEO_EXPORT  is a utility for preparing export of the  
center of correlation analysis of the specific experiment,         
creation the database version 1 and sending it to the IVS Data Center. 

Geo_export                                                 

   1) checks integrity of the schedule file and data directory tree   
      with fringe output.                                             
   2) creates a pair of databases version 1;                          
   3) submits the databases to the IVS Data Center.                   
                                                                      
   Usage: geo_export -d <directory> -s <sched_file>                   
                                                                      
     [-c <config_file>] [-help] [-master] [-nosend] [-quiet] [-retry] 
                                                                      
     <directory>   -- is the root of the directory tree with fringe   
                      input for this experiment. Filenames in this    
                      directory tree should satisfy specifications of 
                      the fringe output. It should contain files of   
                      only one experiment.                            
                                                                      
     <sched_file>  -- the name of the geo-VLBI schedule file which    
                      corresponds to the same experiment as the       
                      fringe output.                                  
                                                                      
     <config_file> -- the name of geo_export configuration file.      
                      If these arguments are omitted the file         
                      $MK4_ROOT/local/<CENTER_LABEL>.gex              
                      Configuration file keeps specific settings for  
                      this center of correlation analysis.            
                                                                      
     -help         -- prints the short description on the screen and  
                      then quits.                                     
                                                                      
     -master       -- forces geo_export to download all master VLBI   
                      schedule files and check whether the experiment 
                      under consideration has been already submitted  
                      to the IVS Data Center. As default geo_export   
                      does not do these actions since there is        
                      probability that geo_export may stuck in the    
                      case if there is no Internet connection to the  
                      IVS Data Center. From the other side, this      
                      option is omitted geo_export relies on the      
                      local copies of master files which may be stale 
                      and it does not know whether the experiment has 
                      been already submitted.                         
                                                                      
     -nosend       -- geo_export will skip the step of submitting the 
                      database to the IVS Data Center. It will only   
                      create a pair of databases.                     
                                                                      
     -quiet        -- if this option is geo_export is on, then        
                      geo_export will work in quiet mode: it will not 
                      print any information messages on the screen    
                      and will not request confirmation of the        
                      operations removing all old versions of the     
                      database from the local geo-VLBI catalogue and  
                      sending a submitting request to the IVS Data    
                      Center.                                         
                                                                      
     -retry        -- this key says to geo_export that this is not    
                      the first attempt to submit this experiment to  
                      the IVS Data Center. The option -retry permits  
                      geo_export to remove ALL VERSIONS of this       
                      database from the local geo VLBI catalogue and  
                      allows to re-submit the database to the IVS     
                      Data Center. Analyst MUST send a letter to the  
                      ivs-analysis@ with explanations why this        
                      experiment is re-submitted. Without this option 
                      geo_export will block in attempt to process the 
                      experiment which is already in the local VLBI   
                      catalogue or already present in the IVS Data    
                      Center (if -master option is on, otherwise      
                      geo_export will not learn that the database     
                      has been already submitted to the IVS Data      
                      Center).                                        

     -report       -- this key says to geo_export that correlation
                      report should be a) put into the database as
                      a comment; b) sent to the IVS.

     <report_file> -- Plain ASCII file with correlation report.
                      It should not contain lines longer than 78
                      characters since long lines are truncated.
