This code was developed from Bill Smyth's matlab code and full credit for should go to Bill, his colleagues and collaborators. If you use this code as part of a publication, you should cite:
Smyth, W.D., J.N. Moum and J.D. Nash, 2011: “Narrowband, high-frequency oscillations at the equator. Part II: Properties of shear instabilities”, J. Phys. Oceanogr. 41, 412-428.
Download the repository and install by running the following command in the base directory of the repository:
pip install .
Collaborative development is encouraged and anyone is welcome to submit issues or pull requests.
To create a virtual environment using uv that is accessible from VScode with the jupyter plugin:
cd pytg
uv sync