Skip to content

Pyhton module that helps to postprocess and plot results from ocean model

Notifications You must be signed in to change notification settings

koldunovn/komod

Repository files navigation

komod

Pyhton module that helps to postprocess and plot results from the ocean model (MITgcm).

This module is not intended for active public use, so the code probably will be dirty and comments rare :)

Dependencies

  • numpy, scipy, matplotlib
  • PyNGL
  • psselect and ps2eps for some functions

Documentation:

There are several collections of functions inside this module:

  • mitopen.py - Opens different file types, mainly those produced by MITgcm.
  • mitplot.py - Contain mostly set of wrapper functions for map plotting with PyNGL. Can be used with any 2D data, not necessarily MITgcm.
  • mittime.py - Convert timesteps to time and vice versa for MITgcm.
  • ut.py - Set of different small utilits that makes life easier.

Documentation in IPython notebook format located in doc folder, and also available through nbviewer:

About

Pyhton module that helps to postprocess and plot results from ocean model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published