Skip to main content

A GPS/SNR translation software package1

Project description

gpssnrpy

This library will allow python users easy access to RINEX translators currently only provided in Fortran (gpsSNR.f and gnssSNR.f). This first version is a port of gpsSNR.f.

to install

to run from the commandline

Inputs:

  • RINEX v2.11 observation filename
  • output filename
  • RINEX v2.11 navigation filename
  • SNR choice (99, 66, 88, 50) as defined at the gnssrefl website

Optional

  • -dec decimation (seconds)

Thus this translates and decimates to 30 seconds:

  • gpssnr rinexname outputname navname 99 -dec 30

or translates it all:

  • gpssnr rinexname outputname navname 99

I have provided a small obs file (and nav file) you can use to test the code:

  • gpssnr p1011500.20o p1011500.snr auto1500.20n 99 -dec 30

I am still working on this documentation

Kristine M. Larson

Thank you to the developers of numpy for providing excellent documentation for f2py and raxod502 for his package management help!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpssnrpy-0.0.2.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

gpssnrpy-0.0.2-cp37-cp37m-macosx_10_15_x86_64.whl (59.2 kB view hashes)

Uploaded CPython 3.7m macOS 10.15+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page