Repeat Steps 1 and 2 for 2016

From the 2016/ directory, run

$ sh_setup -yr 2016

In the 2016/tables/ directory, edit process.defaults for the mailto variable and run

$ sh_upd_stnfo -l sd
$ mv station.info.new station.info

From the 2016/ directory, run GAMIT for two days (days-of-year 101 and 102) for GPS, GLONASS, Galileo and BeiDou:

$ sh_gamit -expt eura -gnss G -s 2016 101 102 -pres ELEV -orbit igsf -copt x k p -dopts c ao >& sh_gamit_2016G.log
$ sh_gamit -expt eura -gnss R -s 2016 101 102 -jclock sp3 -pres ELEV -orbit codm -copt x k p -dopts c ao >& sh_gamit_2016R.log
$ sh_gamit -expt eura -gnss E -s 2016 101 102 -pres ELEV -orbit codm -copt x k p -dopts c ao >& sh_gamit_2016E.log
$ sh_gamit -expt eura -gnss C -lfreq 7 -s 2016 101 102 -pres ELEV -orbit codm -copt x k p -dopts c ao >& sh_gamit_2016C.log

Then copy (and optionally edit) the globk and glorg command file templates:

$ sh_glred -cmd

Finally run GLOBK to generate time series:

$ sh_glred -s 2016 101 2016 102 -expt eura -netext G R E C -opt H G T >& sh_glred_2016.log

and a combined binary h-file for the two processed days:

$ sh_glred -s 2016 101 2016 102 -expt eura -netext G R E C -ncomb 2 -globk_cmd_prefix COMB -opt G >& sh_glred_comb.log

We’ve specified only 2 days in 2016 to save run time for the test.