Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 637 Bytes

File metadata and controls

22 lines (15 loc) · 637 Bytes

ASWS

Australian Space Weather Services (ASWS)

Visit the website [http://www.sws.bom.gov.au/World_Data_Centre/3/1]

How to Use This Repository

If you are a consumer of the metadata simply clone the repository with

git clone -b master --single-branch --depth=1 https://github.com/hpde/ASWS

If you are a contributor, clone the repository and use the "draft" branch.

git clone git@github.com:hpde/ASWS.git
git checkout draft

After pushing updates send a "pull request". After a review, the changes will be added to the master branch and shared with consumers.