NCN GPS/GNSS Data and Products
NGS provides access to all NCN data collected since February 9, 1994 (1994:040). The data include observation, meteorological, navigation/ephemeris, station logs and NGS coordinate files associated with the stations.
General Access Methods:
- View NCN on Google Earth Pro (~2KB): this network link is configured to fetch the NCN in .kmz format at 24-hour interval.
- NCN in .kmz format (~600KB): offers details about NCN stations. This file is generated daily.
- NCN on AWS: https://noaa-cors-pds.s3.amazonaws.com/index.html. This service is part of the NOAA Open Data Dissemination program (NODD), which facilitates public access to NOAA’s open data on commercial cloud platforms through public-private partnerships.
- NCN on NGS servers: https://geodesy.noaa.gov/corsdata/
- NCN on NCEI's CLASS: https://www.avl.class.noaa.gov/saa/products/search?datatype_family=CORS - the National Centers for Environmental Information (NCEI) via NOAA's Comprehensive Large Array-data Stewardship System (CLASS) - for downloading original at-sampling rate RINEX data from 2004 to present, with 30-day delay. While large data orders may take a few days to fulfill, small data requests are typically processed within the same day.
- NGS's UFCORS: NGS's customized data request service (UFCORS)
- NCN on NGS Web Map: https://arcg.is/18fWq8
- NOAA's OPUS : NOAA's Online Positioning User Service (OPUS)
Example using cURL for downloading RINEX data
- From NCN on AWS:
curl -O https://noaa-cors-pds.s3.amazonaws.com/rinex/
YYYY/DDD/ssss/ssssDDD0.YYd.gz
e.g.: curl -O https://noaa-cors-pds.s3.amazonaws.com/rinex/2021/027/ab02/ab020270.21o.gz
- From NGS servers:
curl -O https://geodesy.noaa.gov/corsdata/rinex/
YYYY/DDD/ssss/ssssDDD0.YYd.gz
e.g.: curl -O https://geodesy.noaa.gov/corsdata/rinex/2021/027/ab02/ab020270.21o.gz
- where:
- -O : save file to local system using remote filename(s)
More details about NCN data and products are below.
The GNSS data collected at NCN stations are made available to the public by NGS in Receiver INdependent EXchange (RINEX) format. Most data are available within 1 hour (60 minutes) from when they were recorded at the remote site, and a few sites have a delay of 24 hours (1440 minutes).
- Hourly files are only kept for 2 days.
- Daily files are kept permanently, available in 2 formats:
- GNU gzip-compressed of data in the Hatanaka-compression RINEX format (*.yyd.gz)
- GNU gzip-compressed of data in RINEX format (*.yyo.gz)
- After 30 days, daily files are decimated to 30s sampling rate.
- After 6 months, only gzip-compressed files of daily data in the Hatanaka-compression RINEX format (*.yyd.gz) are provided.
- For RINEX v2 data, NGS utilizes UNAVCO's TEQC software on incoming data for quality checking purposes. Daily data quality information generated by TEQC -qc are stored with daily data files.
- Navigation data files are available only for sites that NGS submits to the IGS network.
- Meteorological data files are available only for sites with independent meteorological sensors.
Access Methods:
- Daily RINEX observation data can be found at:
- NCN on AWS: https://noaa-cors-pds.s3.amazonaws.com/rinex/
YYYY/DDD/ssss/File-Name
For more information about this service, visit NOAA Open Data Dissemination (NODD) program. - NGS server: https://geodesy.noaa.gov/corsdata/rinex/
YYYY/DDD/ssss/File-Name
- NCEI's CLASS: https://www.avl.class.noaa.gov/saa/products/search?datatype_family=CORS
The National Centers for Environmental Information (NCEI) via NOAA's Comprehensive Large Array-data Stewardship System (CLASS) provides original at-sampling rate RINEX data from 2004 to present (30-day delay). While large data orders may take a few days to fulfill, small data requests are nominally fulfilled within the day.
- NCN on AWS: https://noaa-cors-pds.s3.amazonaws.com/rinex/
- Partial-day/Joining-day/Decimating RINEX data can be requested from NGS's User Friendly CORS (UFCORS): https://geodesy.noaa.gov/UFCORS/
File Name | Description | Frequency |
---|---|---|
ssssDDD 0.YY d.gz |
GNU gzip-compressed daily Hatanaka-compression RINEX v2 | Daily |
ssssDDD 0.YY o.gz |
GNU gzip-compressed daily RINEX v2 | Daily |
ssssDDDh.YY d.gz |
GNU gzip-compressed hourly Hatanaka-compression RINEX v2 | Hourly |
ssssDDDh.YY o.gz |
GNU gzip-compressed hourly RINEX v2 | Hourly |
ssssDDD 0.YY S |
Daily TEQC Summary file for RINEX v2 | Daily |
In which:
Code | Description |
---|---|
YYYY | 4-digit year |
YY | The last 2-digit of year |
DDD | 3-digit day of year [001,002,..366] |
ssss | 4-char station ID |
h | 1-char hour of day (a=00, b=01, c=02,..,x=23) |
HH | 2-digit hour of day (00,01,02,..,23) |
D | (.sp3 short filename format) day of week [Sun=0, Mon=1,..,Fri=6] |
WWWW | (.sp3 short filename format) 4-digit GPS week number |
AAA | (.sp3 short filename format) 3-char analysis center name/type of solution, such as:
|
PPP | 3-char Campaign/Project specification, either:
|
TTT | 3-char Solution type, either:
|
The NCN Data&Products Term of Use
While every effort has been made to ensure that these data are accurate and reliable within the limits of the current state of the art, NOAA cannot accept liability for any damages caused by any errors or omissions in the data, nor for any failure in data functionalities on specific system. NOAA makes no warranty, expressed or implied, and the distribution of this data does not constitute such a warranty. Use this data at your own risk.