The programs that are here are designed for working with oceanographic data sets and making plots.
Full source code to be downloaded is from
$ git clone git@github.com:MathieuDutSik/ocean_works.git --recursive
or
$ git clone http://github.com/MathieuDutSik/ocean_works.git --recursive
In order to update the submodule the command is
$ git submodule update --remote
The full manual is available in Manual directory (Compile it with "latex ManualCppOcean.tex")
Contact Mathieu Dutour Sikiric at mdsikir@irb.hr in case of question.