A python package built on top of numpy and xarray to deal with MOM6 output.
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:
- Make examples more descriptive
- Explain boundary conditions.