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 2201:

AUT22011.SNX.gz                                   # APREF CORS coordinate solution, daily
AUS22017.(SNX.gz|SUM|pdf)                         # APREF CORS coordinate solution, weekly
apr22017.(snx.gz|sum)                             # APREF LAC combination solution, weekly
GAG0EXPRAP_20220780000_01D_15M_ORB.sp3.gz         # GNSS orbit ephemerides, daily
GAG0EXPRAP_20220780000_01D_30S_CLK.clk.gz         # GNSS clock corrections, daily
GAG0EXPRAP_20220780000_01D_30S_CRD.snx.gz         # CORS coordinates, daily
GAG0EXPULT_20220780000_01D_15M_ORB.sp3.gz         # GNSS orbit ephemerides, 6-hourly
GAG0EXPULT_20220780600_01D_30S_CRD.snx.gz         # CORS coordinates, 6-hourly
cost_h_t_202203190000_202203190059_mult_gar1.dat  # Tropospheric delay data, daily, ARGN 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
cost_h_t_202203190100_202203190159_mult_gar1.dat  # Tropospheric delay data, daily, ARGN and IGS
cost_h_t_202203190100_202203190159_mult_gau1.dat  # Tropospheric dalay data, hourly, ARGN
...

Regulation 13 certification PDF filenames are simply the station four-character ID:

reg13/ALIC.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