Skip to content

Python Analysis

Helen Burns edited this page Aug 19, 2018 · 1 revision

Python Analysis

All analysis was done using python and the code most heavily used can be found here

Utils.py

Utils.py is a custom module that I wrote for dealing with MITgcm output. The file itself is full of comments explaining what each function does.

Notebooks

Ipython notebooks are a great way of showing the maths, code and results. Here I will go over a few to give examples of the main forms of analysis used for this project and the science behind it.

Clone this wiki locally