A collection of Python functions for applications in oceanography and science in general. This module references to the numpy, scipy, pylab and probably other Python packages too.
Functions are grouped in different modules such as statistics, file management, graphics, mapping, interpolation and common functions.
This library is still in it's infancy and under development. Eventually everything
will become depreciated and moved to the atlantis
module.
- common
- dynamics
- file (filemngmnt)
- geostrophy
- graphics
- gis
- interpolate
- signal
- stats
This software may be used, copied, or redistributed as long as it is not sold and this copyright notice is reproduced on each copy made. This routine is provided as is without any express or implied warranties whatsoever.
Copy all the contents into a location included in the Python search path. On Linux distribution one such option is
~/.local/lib/python2.x/site-packages/klib
Sebastian Krieger (sebastian at nublia.com)
8 (2017-02-20 18_05 -0300)
7 (2016-06-28 21:59 -0300)
6 (2016-02-05 00:00 -0300)
5 (2016-05-19 00:00 -0300)
4 (2014-02-24 17:26 -0300)
3 (2013-03-19 14:52 -0300)
2 (2013-01-08 14:09 -0300)
1 (2012-02-24 20:37 -0300)