This respository contains a list of catalogues, documentation, that are freely available. The goal of this project is:
To get your catalogue listed in the database you will need to apply and have it accepted.
To apply you will need to make a pull request with your proposed documentation for review.
- check out this repository
git clone git@github.com:GNS-Science/nz-eq-cat-database.git
- create a branch
git branch your-cat
git checkout your-cat
- add your catalogue to the list in the .csv and fill all the necessary information;
- if you are submitting a catalogue, fill out the application form and place it in the
application/
folder; - commit, make a pull request.
git add .
git commit -m "my message"
git push
You should make an effort to consider the information you are submitting, detailling the methods used to build the catalogue you submitted and verify the accuracy of your application before making the pull request.