doc Run makexp in batch mode
doc
sh_makexp
Purpose Run makexp in batch mode
Required Station.info file.
Output Batch files generated by makexp
sh_makexp -expt <expt> -orbt <orbt> [-yr <yr>] [-doy <doy>] [-sess <sess>] [-srin] [-nav <file>] [-apr <aprfile>] [-xver <char>] [-sinfo <sinfo>]
-expt 4-character survey name for d-, i-, l-file names [required]
-orbt 4-character orbit name for g-, j-, t-file names [required]
-yr <yr> 4 char year of the data to be processed. (yyyy) [default from session.info]
-doy <doy> Starting day of year of data to be processed. (ddd) [default from session.info]
-sess <sess> Session to be searched*. Enter 99 to search all sessions. [Default is 99]
-srin Search all rinex files, for data matching ddd.
-nav <file> Name of rinex navigation file to be used. [Default eorbty.ddd]
-apr <file> Name of the apriori coordinate file, may be l-file or apr file [Default lexpty.ddd]
-xver <char> 1-character x-file version (6th character of x-file). [Default is single-digit year]
-sinfo <sinfo> Processing interval (secs), start time (hh mm), number of epochs (num).
If -sinfo is specified, the existing session.info will be deleted and a new
one will be created by makexp. If -sinfo is not specified, the existing session.info
is used to set sinfo parameters. If -default is used then the last record in
the session.info file is used to set the year, doy of the session and the sinfo
parameters.
* Note RINEX sessions 0 and 1 are assumed to be the same by makexp
Example: sh_makexp -expt emed -orbt igsf
sh_makexp -expt emed -orbt igsf -yr 1998 -doy 051
sh_makexp -expt emed -orbt igsf -yr 1998 -doy 051 -sess 1
sh_makexp -expt emed -orbt igsf -yr 1998 -doy 051 -sess 0 -srin -xver c
sh_makexp -expt emed -orbt igsf -yr 1998 -doy 051 -sess 99 -srin -nav auto0510.98n -apr emed_9699.apr
sh_makexp -expt emed -orbt igsf -yr 1998 -doy 051 -sess 99 -srin -nav auto0510.98n -sinfo 30 00 00 2880
# by Simon McClusky (simon@wegener.mit.edu.edu), July 98. Last modified by R. King 020806