Git Product home page Git Product logo

gnss-correction-rtklib's Introduction

title date author
GNSS Collection and Post-Processing with RTKLIB
March 2019

This repository contains information on the collection of differential GPS (dGPS) data using a Trimble Pro XRS receiver in The First Manual and the steps for differential correction using the open-source program RTKLIB in The Second Manual. The example_gui folder contains all the files you need to follow along with The Second Manual.

Everything in the manual on PPK processing with RTKLIB can be done from the command-line and/or in Python, but my purpose in the basic walkthrough of the steps is to include all skill levels.

I've also put up a Python script in the scripts folder that allows batch processing of dGPS files (in this case collected in Leica .m00 format) without needing to touch any of the RTKLIB GUIs. It's decently commented, but if it doesn't work on your machine I can help troubleshoot ([email protected]). There are some example files in the example_python folder which should allow you to run:

python C:\path\to\GNSS-Correction-RTKLIB\scripts\dGPS_PPK_RTKPOST.py 

from the command-line (After you check and change the variables on lines 30-52) and output the corrected points in .csv and .shp format.

To change the script to suit your needs, change the variables on lines 30-52 of dGPS_PPK_RTKPOST.py. Note the rnx2rtkp_options.conf file in the scripts directory, which is passed to RTKLIB at the command-line for setting the correction configuration. Refer to the RTKLIB Manual for information on that file and more information in general about RTKLIB.

Enjoy!

gnss-correction-rtklib's People

Contributors

bpurinton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.