/GPStk-examples-python

Examples of installing and using GPStk 2.10 from Python

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

GPSTk Python Examples

Examples of using GPSTk from Python. The examples included by GPSTk are somewhat broken for Python. Some examples were originally written for GPSTk 2.2, but we fixed them to work with GPSTk 2.10.

example 5

GPSTk Python install procedure

Examples

  1. current time in several formats: ./example1.py
  2. basic RINEX read/write/query: ./example2.py
  3. compute biased multipath observation: ./example3.py
  4. compute receiver position error using OBS, NAV and MET: ./example4.py
  5. plot elevation for the day: ./example5.py
  6. numerous time format conversions: ./example6.py -h