Quick Start

Prerequisites

  • curl and jq are installed.

  • You have a valid GEODNET PPK username and password.

  • Examples use Bash syntax; adjust for PowerShell as needed.

(1) Sign in to obtain token

(2) Create download order

circle-check

(3) Poll status until completed

Status values: 1 = Processing, 2 = Completed, 3 = Failed.

(4) Download file

(5) Convert to RINEX

Download the open-source convert tool: rtklib_ltearrow-up-right. The Windows binary includes convbin.exe; build the project for Linux or macOS.

circle-check

Last updated