Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

mom6-tools

mom6-tools is the recommended way to diagnose regional MOM6 output in the CROCODILE ecosystem. It provides a set of Python-based tools for analyzing, visualizing, and quality-controlling MOM6 ocean model output.

Getting Started

Install mom6-tools from GitHub or PyPI:

pip install mom6-tools

Or install the development version:

git clone https://github.com/NCAR/mom6-tools
cd mom6-tools
pip install -e .

What mom6-tools Provides