Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ Use GLOBK batch command network adjustment     - Formatted output printf command (Programming)

- Ubuntu 15.10 under Python + Apache + CGI fully configured (Server)

- Ubuntu 64-bit installation Adobe Reader 9.5.5 (Linux)

- Use Makeself Create installation file (Linux)

- Java application server WildFly (Server)

- Three kinds of implementation model of the Linux thread history (Programming)

- Linux how to handle file names that contain spaces and special characters (Linux)

- Ubuntu 14.04 LTS to compile the source code Android4.4.2 (Linux)

- RPM package fabrication method (Linux)

- Selection sort, insertion sort, and Shell sort (Programming)

- Modify Linux SSH default port 22 in several ways (Linux)

- Oracle 11g principle study Dataguard (Database)

- Django url () function Detailed (Programming)

- Kubernetes (k8s) environment to build combat (Server)

- CentOS How to mount the hard drive (Linux)

- RHEL6 install Python and other packages from source (Linux)

- Linux usage in echo (Linux)

- Linux use glibc2 library and crypt () function to generate the user password (Programming)

- VNC configuration detailed analysis under Linux (Linux)

- Android Studio quick overview of Gradle (Programming)

 
         
  Use GLOBK batch command network adjustment
     
  Add Date : 2018-11-21      
         
         
         
  1. Description

First, you must first complete the baseline solution.

sh_glred level directory in the project execution, but run in the solution directory (gsoln), the directory can also be specified by the process.defaults file glbpth parameters.

2. Set the parameters

2.1 globk_comb.cmd and glorg_comb.cmd

If these two files do not exist, sh_glred although they can generate, but it is recommended to manually create.

Run the command "sh_glred -cmd", will generate the configuration files in the folder gsoln template file for modification.

In which a priori need to coordinate the configuration file (.apr), the solver to be used in the station, when defining a frame of reference stations and use constraints, etc. (if used as a fixed point IGS site, you can use the built-in itrf file as a priori coordinates).

2.2 sites.dafaults

Station each step process used by sites.dafaults marked specify: Station in glred combination contains by glrepu tag used to define the frame of reference in glorg the station by the glreps mark, to generate a time series plots the station marked by the glts. Default all stations and drawing.

Note: If using a fixed point when glreps marked difference in sites.defaults file, in glorg_combNaNd the need to "stab_site clear" comment out (front plus "x").

3. Command execution

After the completion of the operation, you can make a batch network adjustment. In the implementation of the project directory:

sh_glred -s < yr1 doy1 yr2doy2 > -expt < expt > -net < networks > -local -nettext < char > -yrext < year > -ncomb < num > -stnfo < station.info > -cmd -opt < A F H L U G E K C R >

Where -s specifies the start time (yr1 doy1) and end time (yr2 doy2), expt project name is four characters, network represents H- file contains the SOPAC, SOPAC default option is all (all) or only certain combinations Solutions, if -local is specified, the script will only process data can be obtained within a day range; otherwise, it will automatically go SOPAC H- find files, all processing of data within the specified number of days. Days can also be used to process or use -d yr days -r days specified in detail. -ncomb Optional parameter used to specify each containing a combination of days, the default is one day, but can also be used to produce a script or average monthly local or global file weekly.

The following is a detailed interpretation opt option optional parameters (taken from GAMIT 10.35 Chinese document)

• < R > Before starting the old h * .gl? Glfpth files deleted from the directory.

• < F > h global download files from the SOPAC website, according to < networks > file name search parameter item supplied.

• < H > for all existing or link to glfpth (usually procdir / glbf) the ascii file to run htoglb.

• < LA > link all local archive files ascii H (ie, all h [net | expt] ?. yyddd) to the mix to go.

• < LB > link all local archive files ascii H (ie, all h [net | expt] ?. yyddd) to the mix to go. From htnd start searching downward, which htnd is the system default.

• < LC > link locally generated binary combinations of H files (named * .GLX).

• < U > h binary file to run hfupd (yet again).

• < G > for running glred combination or recombination.

• < E > and run ensum sh_baseline drawing.

• Compression < C > after ascii H file, remove all the links were copied ascii H H and binary file glbpth / ascii_yyyy and glbpth / bin_yyyy, which is designated by the process.defaults of glbpth.

• < A > completed all options

Example:% sh_glred -s $ year1 $ sdoy $ year2 $ edoy -expt $ expt -local -opt H G E

$ Year1 and $ sdoy network adjustment is to be the beginning of the day of the year, $ year2 and $ edoy years and to end day of the year.

4. solver results

When the command is complete, you can find the adjustment results file * .prt and * .org in gsoln / folder.

There is a fixed point with "*" mark.

PS: Although this method can quickly get results and stop speed network adjustment, but in the official guide GAMIT / GLOBK software in this adjustment method is not recommended. The recommended method is to use only this method combined GPS station network to obtain the coordinates, and then use the command to call globk_vel.cmd globk station and get glorg_vel.cmd speed (due to finishing late, some may not remember, ask the reader to consult GLOBK_Ref).
     
         
         
         
  More:      
 
- Simple comparison of MySQL and Oracle in a sql analytical details (Database)
- Linux Variable content removal and replacement (Linux)
- Linux cron job (Linux)
- Network Security Basics Linux command (Linux)
- ORA-27054 NFS problem solving (Database)
- Oracle local user login authentication fails ORA-01031 insufficient privileges (Database)
- Linux system performance and usage activity monitoring tools -Sysstat (Linux)
- Based AutoYaST automated installation of SUSE practice (Linux)
- Use regular expressions to check whether the input box to enter a URL (Programming)
- Hibernate Search 5.5 in the search results sorted (Linux)
- Proficient in C / C ++ can also find a very good job (Programming)
- How to install Go1.5 source development environment on Mac (Server)
- floating IP in OpenStack neutron (Server)
- ORA-04091 and Compound Trigger (Oracle 11g) (Database)
- Mount NFS network file system (Linux)
- LVM mirrored logical volume to achieve (Linux)
- How MySQL tracking sql statement (Database)
- Nginx version of helloworld (Server)
- CentOS 6.5 set under Oracle 12c at startup (Database)
- Java reflection Introduction (Programming)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.