Skip to content

perssonz/rtkbase-swepos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTKBase Swepos

Utilities to collect and postprocess RTKBase observations against the Swepos reference stations. The intended use is for positioning and continuous monitoring of RTK base stations. Access to Swepos daily observation files is free but requires registration. I have also written a small guide (in swedish) for setting up an RTK base station.

Features

  • Downloads observation files from RTKBase base station
  • Downloads observation files from selected Swepos reference station for the same date
  • Runs rtklib's rnx2rtkp for positioning
  • Saves the result to a text file

Usage

Dependencies: podman

Clone this repo

git clone https://github.com/perssonz/rtkbase-swepos.git

Run the script

./get_postprocess_in_container.sh -u <swepos username> -p <swepos password> -s <swepos reference station name, e.g. 0SIB0SWE_S> --rtkbase-hostname <hostname/IP-address of base station>

Positions per date are output to ./positions.txt.

License

MIT

Dependencies:

About

Scripts for GNSS RTK positioning using the swepos reference stations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors