1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-29 08:23:19 +00:00

Add UNAVCO FTP link for RINEX navigation data files

This commit is contained in:
Carles Fernandez 2018-11-26 23:08:05 +01:00
parent 6c4de4b144
commit c74b9527cd
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -40,8 +40,9 @@ The argument is mandatory (the name of the RINEX navigation file). The name `gps
There are some servers available for downloading recent RINEX navigation files. For instance:
* NASA: [ftp://cddis.gsfc.nasa.gov/pub/gnss/data/hourly/](ftp://gssc.esa.int/gnss/data/hourly/)
* ESA: [ftp://gssc.esa.int/gnss/data/hourly/](ftp://gssc.esa.int/gnss/data/hourly/)
* UNAVCO: [ftp://data-out.unavco.org/pub/hourly/rinex/](ftp://data-out.unavco.org/pub/hourly/rinex/)
Just make sure to pick up a [station near you](http://www.igs.org/network).
Just make sure to pick up a recent file from a [station near you](http://www.igs.org/network).
The program accepts either versions 2.xx or 3.xx for the RINEX navigation data file, as well as compressed files (ending in `.gz` or `.Z`).