Skip to content

cehui07226/GPStk-examples-python

 
 

Repository files navigation

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

About

Examples of installing and using GPStk 2.10 from Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%