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.
- 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
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.
Dependencies: