Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 575 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 575 Bytes

hfradar_processing

Processing scripts for HF Radar

Scripts

Run SITE=<site> run_sync.sh. SITE should be a site in HF Radar in the AWS System Manager Parameter Store.

General workflow

image

Files are synced over to AWS S3 via SSH through AWS Lambda containers. Event listeners detect when a file has been written and split files into header, footer, and data sections. ERDDAP then reads these data sections to serve up the contents of the files.