gamit 常用命令
作者:互联网
ftp://garner.ucsd.edu/archive/garner/gamit/tables #下载tables表
sh_gamit -expt demo -d 2017 010 -orbit IGSF -pres ELEV -noftp -dopt D ao x c > sh_gamit.log
http://gnss.help/2019/08/04/wsl-install-gamit/index.html win 安装gamit
sed -n ‘2,6p’ station.info > …/rinex/station.info
sh_gamit -expt test -d 2018 001 >& sh_gamit.log
分布处理1
参考博文
http://wap.sciencenet.cn/blog-3391834-1142811.html
makexp批处理
1.sh_makexp -expt demo -gnss G -orbt IGSF -sp3file igs20353.sp3 -yr 2019 -doy 009 -sess 99 -srin -jclock sp3 -nav brdc0090.19n -sinfo 30 0 0 2880
Running sh_makexp
执行轨道积分命令
2.sh_sp3fit -f igs20353.sp3 -gnss G -o IGSF
轨道积分改名字
3.mv svs_igsg19test.009 svs_exclude.dat
执行makej
4.makej brdc0090.19n jigsf9.009
检查J文件
5.sh_check_sess -sess 009 -type jfile -file gigsg9.009
标签:makexp,sess,常用命令,gnss,sh,IGSF,gamit 来源: https://blog.csdn.net/qq_40417070/article/details/117964996