suyashbire1 / pymom6

A package to work with MOM6 output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A package to work with MOM6 output

License:MIT License


Languages

Language:Python 100.0%