Tools to support analysis of CESM/MOM6 model solutions. See documentation for more information.
To install mom6-tools from source, clone the repository from github:
git clone https://github.com/NCAR/mom6-tools.git cd mom6-tools pip install -e .
You can also install directly from git master branch:
pip install git+https://github.com/NCAR/mom6-tools