mitgcm
Analysis of MITgcm output using python
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nmitgcm
 NcoreThe main file with the class definitions
 CBernoulliThe Bernoulli field, evaluated from velocity, Pressure and Density
 CDensityA tracer point field that contains methods for density fields
 CGridThis defines the class for the grid object
 CMITgcm_SimulationThe simulation class is the main class of this package, and an instance of this class is a model object
 CPotential_vorticityEvaluate the potential vorticity on the tracer points
 CPressureCalculates the pressure field from the density field using the hydrostatic approximation
 CTracerpoint_fieldThis is the base class for all model fields on the tracer points
 CUpoint_fieldThis is the class for all fields on zonal velocity points
 CVorticitypoint_fieldA class for fields on vorticity points
 CVpoint_fieldThis is the class for all fields on meridional velocity points
 CWpoint_fieldThis is the class for all fields on vertical velocity points
 Cdict