Oceanarray: Methods and Workflows for Mooring Array Processing
This repository documents and demonstrates the processing steps required to convert raw instrument data from oceanographic mooring arrays into scientifically useful transport and circulation diagnostics such as the meridional overturning circulation (MOC).
It provides methods, example code, and reference documentation for modular, reproducible processing pipelines based on multi-mooring observational arrays.
Warning
Output format is not yet stable. Variable names in Stage 1–3, stack, and grid NetCDF files are being revised for CF and OceanSITES compliance before the 1.0 release. Do not build downstream scripts that depend on specific variable names until the renaming audit is complete. See the Development Roadmap for status.
Contents
Getting started
- Quickstart Guide
- Prerequisites
- Organise your files
- Create the YAML configuration file
- Validate the YAML
- Step 1 — run stage 1 and verify raw files are reachable
- Step 2 — inspect the raw time series and set deployment times
- Step 3 — run stage 2 and verify trimming
- Run the full pipeline
- Open the report
- Where to go next
- Installation
- Troubleshooting
Processing framework
Stage 1 2 3 - Instrument
Stack & Grid - Moorings
Caldips
Reference
Changelog / Migration