cugyang的个人博客分享 http://blog.sciencenet.cn/u/cugyang

博文

北斗观测数据分布处理----部分问题解决方法

已有 5804 次阅读 2020-6-11 18:22 |个人分类:北斗数据处理|系统分类:科研笔记

1.sh_sp3fit报错

      解决办法:  

检查ut1、pole是否更新、sestbl、天线类型svnav.dat、海洋载荷改正otlcmc.dat是否正常

2.fixdrv dtest8.082生成主程序处理软件bat时报错

FATAL  : FIXDRV/fixdrv: Neither T- nor G-file available (Name tcodm8.082)
STOP FATAL Error: Stop from report_stat

    解决办法:   

        在sh_sp3fit没有添加-t参数,重新

            sh_sp3fit -f com19935.sp3 -o codm -d 2018 082 -gnss C -r BERNE -t -u

        可以看到:

Successfully wrote Inertial T-file: (Name tcom19935.sp3)
STATUS : NGSTOT/orbits/gmake: Successfully wrote G-file: (Name gcom19935.sp3)

        同时查看dtest8.082: 需要lfile. 、tcodm8.082等文件,那么此时要将tcom19935.sp3 改名为tcodm8.082

3.csh btest8.bat报错:(在csh下无法运行gamit)

3.png

  因为当时GAMIT在bash环境下安装,可能~/.cshrc环境变量未配置好。在bash下运行 

在home/目录下配置csh环境变量,加载source ~/.cshrc也是提示:

set: Variable name must begin with a letter.

5.png

        运行命令csh切换到csh环境,也报错:

set: Variable name must begin with a letter.

但是csh和bash下均有gamit的路径,困扰了许久。

4.png

     解决办法:

      第一步:切换到bash,在主目录的.bashrc的末尾以及/etc/bash.bashrc的末尾都添加以下两行内容:

6.png

然后在终端输入chsh,切换SHELL路径到/bin/bash:

7.png

      删除主目录和etc目录下建立的.cshrc、csh.cshrc文件
      然后命令doy即可。

4.csh btest8.bat报错:(电离层模型文件IONEX出现错误)

FATAL  :200611:1541:17.0 MODEL/open: Error opening IONEX file: ffile8 ERROR     2
STOP FATAL Error: Stop from report_stat
FATAL  :200611:1541:17.0 MODEL/model: GAMIT.fatal exists: MODEL not executed
STOP FATAL Error: Stop from report_stat
FATAL  :200611:1541:17.0 MODEL/model: GAMIT.fatal exists: MODEL not executed
STOP FATAL Error: Stop from report_stat
FATAL  :200611:1541:17.0 MODEL/model: GAMIT.fatal exists: MODEL not executed
STOP FATAL Error: Stop from report_stat
STOP FATAL Error: Stop from report_stat
AUTCLN is running--see autcln.out for messages
STOP FATAL Error: Stop from report_stat

       解决办法:

运行命令:sh_get_ion  -yr <yr> -doy <doy>,下载完将ion文件改名为ffile8

5.再次运行csh btest8.bat仍会报错:

FATAL  :200611:1540:36.0 ARC/arc: GAMIT.fatal exists: ARC not executed
STOP FATAL Error: Stop from report_stat
FATAL  :200611:1540:36.0 YAWTAB/orbits/yawtab: GAMIT.fatal exists: YAWTAB not executed
STOP FATAL Error: Stop from report_stat
FATAL  :200611:1540:36.0 GRDTAB/grdtab: GAMIT.fatal exists: GRDTAB not executed

解决办法:

(重新运行csh *.bat文件要先删除上次的fatal和warning)

删除解算目录032下的GAMIT.fatal 和GAMIT.warning  



https://wap.sciencenet.cn/blog-3425554-1237461.html

上一篇:GAMIT分布处理北斗数据,在makexp时报错sp3file:Undefined Variable 解决办法
下一篇:Linux/Ubuntu安装地学制图软件GMT6.0.0
收藏 IP: 39.149.177.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...
扫一扫,分享此博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-15 16:25

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部