🌏 GeoNet Open Data

s3://geonet-open-data Β· ap-southeast-2 Β· public (no sign-in required)
πŸ“– AWS Open Data registry β†—
⬇️ Install the AWS CLI (macOS Β· Windows Β· Linux)
Install AWS CLI v2 (official installers), then confirm with aws --version. No AWS account is needed to read this public bucket.
macOSbrew install awscli
macOS pkgcurl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o AWSCLIV2.pkg && sudo installer -pkg AWSCLIV2.pkg -target /
Windowswinget install -e --id Amazon.AWSCLI
Win (msi)msiexec.exe /i https://awscli.amazonaws.com/AWSCLIV2.msi
Linuxcurl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o awscliv2.zip && unzip awscliv2.zip && sudo ./aws/install
verifyaws --version
Docs: AWS CLI install guide β†—
πŸ’‘ How to download from this bucket with the AWS CLI (no AWS account needed)
This is a public Open Data bucket, so you can read it anonymously with the --no-sign-request flag β€” no credentials, no sign-up.
installpip install awscli # or: brew install awscli
listaws s3 ls s3://geonet-open-data/ --no-sign-request
one fileaws s3 cp s3://geonet-open-data/<key> . --no-sign-request
a folderaws s3 sync s3://geonet-open-data/<prefix> ./local-dir --no-sign-request
Tip: click any file below to get its exact cp / curl command, or use the folder commands that update as you browse.

Commands for this folder

list
download
🌱 Please download only what you need β€” consider filtering to specific stations/dates (or --exclude/--include) and keeping local copies instead of re-syncing. This is shared open data from GeoNet, hosted on the AWS Open Data Program.
Name β–² Size Last modified