This program can autorun or be maunally executed. GNSS data evaluation include position and orbit.
python3 and numpy, matplotlib, pandas, basemap
Note:
- windows install Anaconda by recommending, it will install numpy, matplotlib, pandas
- basemap should be installed manually, use command
conda install basemap
- Firstly, configure autorun.ini
- change directory to GNSSEvaluate, execute
python main.py
- Firstly, configure manul.ini
- change directory to GNSSEvaluate, execute
python main.py args
Args:
-A: execute all module
-R: zdpos report
--ENU: plot ENU
--HV: plot horizontal and vertical errors
--HVM: plot mean of horizontal and vertical errors
--SAT: plot satellite number
--IODE: plot satellite iode
--ORBITC: plot orbit and clock errors