GNSS Data Centre

GNSS Product File S3 Bucket

Environment S3 Bucket URI S3 Bucket Browser

Production

s3://ga-gnss-products-v1

https://ga-gnss-products-v1.s3.amazonaws.com/index.html

Test

s3://ga-gnss-products-v1-test

https://ga-gnss-products-v1-test.s3.amazonaws.com/index.html

Bucket Structure

s3://ga-gnss-products-v1/
└── public/                      # public/ -> sftp.data.gnss.ga.gov.au/products/
    ├── <wwww>/                  # Scheduled products grouped by GPS week
    ├── antenna-calibrations/
    └── reg13/

Below is a sample listing of products released for GPS week 2310:

AUT23101.SNX.gz                                   # APREF CORS solution, daily
AUS23107.(SNX.gz|SUM|pdf)                         # APREF CORS solution, weekly
apr23107.(snx.gz|sum)                             # APREF LAC combination solution, weekly
GAG0EXPRAP_20241050000_02D_02D_SOL.SNX.gz         # Ginan CORS solution, daily
GAG0EXPRAP_20241050000_01D_05M_ORB.SP3.gz         # Ginan GNSS orbit ephemerides, daily
GAG0EXPRAP_20241050000_01D_05M_CLK.CLK.gz         # Ginan GNSS clock corrections, daily
GAG0EXPRAP_20241050000_01D_05M_ERP.ERP.gz         # Ginan earth rotation parameters, daily
GAG0EXPULT_20241050000_30H_30H_SOL.SNX.gz         # Ginan CORS solution, 6-hourly
GAG0EXPULT_20241050000_02D_05M_ORB.SP3.gz         # Ginan GNSS orbit ephemerides, 6-hourly
GAG0EXPULT_20241050000_01D_05M_ERP.ERP.gz         # Ginan earth rotation parameters, 6-hourly
cost_h_t_202203190000_202203190059_mult_gar1.dat  # Tropospheric delay data, daily, APREF and IGS
cost_h_t_202203190000_202203190059_mult_gau1.dat  # Tropospheric delay data, hourly, ARGN
cost_h_t_202203190000_202203190059_mult_gau2.dat  # Tropospheric delay data, hourly, NSW
cost_h_t_202203190000_202203190059_mult_gau3.dat  # Tropospheric delay data, hourly, VIC
...

Regulation 13 certification PDF filenames are the station nine-character ID followed by an underscore and the date of creation (YYYYMMDD):

Certificates created before 06/03/2024 are named with just the station four-character ID. This naming format will be phased out as those certificates expire.
reg13/ALBY00AUS_20240523.pdf
reg13/ALIC00AUS_20240626.pdf
reg13/COOL.pdf
...

Anonymous Access

$ aws s3 --no-sign-request \
    cp s3://ga-gnss-products-v1/public/2201/GAG0EXPRAP_20220780000_01D_15M_ORB.sp3.gz
$ wget https://ga-gnss-products-v1.s3.amazonaws.com/public/2227/cost_h_t_202209100000_202209100059_mult_gar1.da