/pymom6

A package to work with MOM6 output

Primary LanguagePythonMIT LicenseMIT

A python package built on top of numpy and xarray to deal with MOM6 output.

Build status Coverage Documentation Status

See the docs for API documentation. See the examples for how to use this package.

Install:

git clone https://github.com/suyashbire1/pymom6.git
cd pymom6
pip3 install .

TODO:

  1. Make examples more descriptive
  2. Explain boundary conditions.