Welcome to amocatlas’s documentation!
amocatlas 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/amocatlas/issues/new
Getting started
Demo notebooks
Data format
- Data Format Documentation Overview
- Array Format (Native / Original)
- Converting to OceanSITES format
- AMOCatlas Format AC1
- 1. Overview & Context
- 2. Key Design Decisions
- 3. File Organisation & Naming
- 4. Global Attributes
- 5. Dimensions & Coordinates
- 6. Data Variables & QC
- 7. Conversion Tools and Implementation
- 8. Examples and Use Cases
- 9. Reference Tables
- 10. Metadata Requirements and YAML Integration
- 11. Future Development and Extensions
- 12. Summary and Recommendations
Help and reference
Developers' guide
- Developer Guide for AMOCatlas
- Git for Beginners: Workflow Guide
- 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 Maintenance Checklist