Welcome to amocarray’s documentation!
amocarray is a repository to access and work with array data from Atlantic meridional overturning circulation mooring arrays.
For recommendations or bug reports, please visit https://github.com/AMOCcommunity/amocarray/issues/new
Getting started
Developers' guide
- Developer Guide for
amocarray
- Table of Contents
- 1. Quickstart: First Contribution
- 2. Project Overview
- 3. Project Structure
- 4. Setting Up Development Environment
- 5. Development Workflow
- 6. Ignoring Local Files:
.gitignore
vs.git/info/exclude
- 7. Commit Message Style Guide
- 8. Logging and Debugging
- 9. Troubleshooting
- 10. Further Resources
- Collaborating with git: Basic workflow
- Forking & branching someone else’s repository
- 1. Fork the repository
- 2. Clone to your computer
- 3. Find the clone on your computer
- 4. Create a feature branch or just “branch” for edits
- 5. Make an edit in the branch
- 6. Commit the change in your branch
- 7. Create a pull request to upstream main
- 8. Compare pull request on GitHub.com
- 9. Merge the pull request
- 10. Rinse and repeat
- Forking & branching someone else’s repository
- Extra GitHub features: Actions & Pages
- Project Coding Conventions
- Project Housekeeping Checklist
Vocabularies
Data format
- Array Format (Native / Original)
- OceanSITES Format for AMOC Arrays
- Converting to OceanSITES format
- AMOCarray Format AC1
Demo notebook
Help and reference