Gnacad Tutorial Pdf -

If you have a custom antenna not in IGS20, merge it:

gnacad -antex igs20.atx -merge custom.atx -out combined.atx

Geo++ calibration systems output .N4 or .M12 files. To use them in standard GNSS software (Bernese, GIPSY, RTKLIB), you must convert to ANTEX.

Command:

gnacad -in calibration.N4 -format geo++ -out custom.ATX -format antex

Check: Use -list on the output to verify headers.

Open Command Prompt and type:

gnacad -version

If you see a version number and date, you are ready.


Before diving into the tutorial, we must understand the "why." Every GNSS antenna has a physical center (the metal base) and an electrical center (where signals are received). These can differ by millimeters. Over a 10-hour observation period, uncorrected phase center variations can introduce centimeter-level errors—a disaster for deformation monitoring or cadastral surveying. gnacad tutorial pdf

Yet, there is no official "GNACAD user manual" in PDF form from the developers (Geo++). So, how do you learn? You piece together knowledge from technical notes, forum posts, and hands-on practice. This tutorial bridges that gap.


GNACAD is a command-line tool for Windows (though it runs on Linux via Wine). It is not a clickable GUI application. This is why a gnacad tutorial pdf is so essential—new users expect a graphical interface. If you have a custom antenna not in