RINEX Files
Satellite Navigation
404
User Manual 1178.6379.02 ─ 01
B RINEX Files
The RINEX file format consists of three ASCII file types: observation data file, naviga-
tion message file and meteorological data file. The navigation RINEX files comprises
the Ephemeris information of all visible satellites at a control station or a commercial
receiver.
Each file type consists of a header section and a data section. The header section con-
tains global information for the entire file and is placed at the beginning of the file. The
format of the data records of the RINEX navigation message files may contain naviga-
tion messages of more than one satellite system (GPS, GLONASS, Galileo, etc.). See
for description of the RINEX file format.
RINEX Navigation Files can be downloaded from
http://cddis.gsfc.nasa.gov/gnss_data-
.
B.1 RINEX Format Description
Records marked with * are optional
Table B-1: Navigation message file - header section description
HEADER LABEL (Col-
umns 61-80)
DESCRIPTION
FORMAT
RINEX VERSION / TYPE
●
Format version (2)
●
File type ('N' for Navigation data)
I6,14X, A1,19X
PGM / RUN BY / DATE
●
Name of program creating current
file
●
Name of agency creating current file
●
Date of file creation
A20, A20 A20
*
COMMENT
Comment line(s)
A60
*
ION ALPHA
Ionosphere parameters A0-A3 of alma-
nac (page 18 of subframe 4)
2X,4D12.4
*
ION BETA
Ionosphere parameters B0-B3 of alma-
nac
2X,4D12.4
*
DELTA-UTC: A0,A1,T,W
Almanac parameters to compute time in
UTC (page 18 of subframe 4)
A0,A1: terms of polynomial
T : reference time for UTC data
W : UTC reference week number. Contin-
uous number, not mod(1024)!
3X,2D19.12, 2I9
*
LEAP SECONDS
Delta time due to leap seconds
I6
END OF HEADER
Last record in the header section.
60X
RINEX Format Description