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.
GPSTk Python install procedure
- current time in several formats:
./example1.py
- basic RINEX read/write/query:
./example2.py
- compute biased multipath observation:
./example3.py
- compute receiver position error using OBS, NAV and MET:
./example4.py
- plot elevation for the day:
./example5.py
- numerous time format conversions:
./example6.py -h