G-Nut/Anubis配置与使用简介

1. 软件介绍

Anubis是一款在原始观测值层面,提供多频多系统GNSS观测值质量检测与评估的开源C++程序,是GNSS领域为数不多的开放源代码的数据预处理和分析软件包之一。
该软件始于捷克的国家大地测量局、地形与地图制图研究所(Geodetic observatory Pecny (GOP),Research Institute of Geodesy, Topography and Cartography in Czech Republic)于2011年启动的G-Nut项目。在去年2018年共有5次主要更新。目前最新版为2019年3月4日发布的2.2.4版本(http://www.pecny.cz/ftp/pub/sw)
在这里插入图片描述

2. 使用方法

  1. 使用方法
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE config>

<config>
    <gen>
   <beg> "2024-05-06 09:11:30" </beg>
   <end> "2024-05-06 23:59:30" </end>
   <sys>  GPS BDS GAL GLO</sys>
   <rec> LZYZ                 </rec>
   <int>30</int>
    </gen>
    <qc
        sec_sum="1"
        sec_hdr="1"
        sec_obs="1"
        sec_est="1"
        sec_gap="1"
        sec_bnd="1"
        sec_pre="1"
        sec_ele="1"
        sec_mpx="1"
        int_stp="900"
        int_gap="600"
        int_pcs="1800"
        col_sat="35"
        mpx_nep="15"
        mpx_lim="5"
        pos_kin="0"
        ele_cut="10"
    />
    <inputs>
      <rinexo> LZYZ1270.24o </rinexo> 		 <!-- obs RINEX decoder -->
      <rinexn> LZYZ1270.24n </rinexn> 		 <!-- nav RINEX decoder -->
   <rinexn>  </rinexn> 		 <!-- nav RINEX decoder -->  
    </inputs>
  <outputs append="0" verb="0" >
   <xtr>$(rec)out001a.xtr </xtr>
   <xml>$(rec)out001a.xml </xml>    		 <!-- filter output encoder -->
 </outputs>
    <gps>            		  <!-- any GNSS constellation: GPS GLO GAL BDS SBS QZS -->
    	<sat> </sat>  		  <!-- list of GPS satellites: G01 G02 .. or empty(ALL) -->
    	<type> </type> 		  <!-- list of GPS  obs types: C L D S P or empty(ALL)  -->
    	<band> </band> 		  <!-- list of GPS  obs bands: 1 2 5 or empty(ALL) -->
    	<attr> </attr> 		  <!-- list of GPS attributes: A B C D I L M N P Q S W X Y Z or empty(ALL) -->
    </gps>
    <glo>            		  <!-- any GNSS constellation: GPS GLO GAL BDS SBS QZS -->
    	<sat> </sat>  		  <!-- list of GPS satellites: R01 R02 .. or empty(ALL) -->
    	<type> </type> 		  <!-- list of GPS  obs types: C L D S P or empty(ALL)  -->
    	<band> </band> 		  <!-- list of GPS  obs bands: 1 2 3 or empty(ALL) -->
    	<attr> </attr> 		  <!-- list of GPS attributes: A B C D I L M N P Q S W X Y Z or empty(ALL) -->
    </glo>
</config>

在这里插入图片描述

特别注意事项:文件名必须按照规范格式,否则一直会报错。

3. 成果分析

  1. 结果分析
    在这里插入图片描述
    o/slps:不是很清楚代表的意思
    woElev:代表无法用导航星历计算卫星位置、高度角、方位角等信息的统计,大于200表示导航文件有问题。
    在这里插入图片描述
    观测数据类型:
    在这里插入图片描述
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值