Energy-Pathways-Group / GLOceanKit

Tools for physical oceanography in Matlab and Objective-C
21 stars 11 forks source link

GLOceanKit

GLOceanKit is a collection of models and analysis tools for physical oceanography.

The code is in written in two different languages: Matlab and Objective-C, but not all models or analysis tools are available in both languages.

Matlab

The Matlab directory contains the following subdirectories of models and tools,

Objective-C

Contains internal modes routines, internal wave model, and a QG model.

git-lfs

This repo links to the lfs for some precomputed internal wave modes, but does not download them by default. To override these settings, see this comment. I think, that if you just do, git config lfs.fetchexclude "" then it'll remove the exclusion and you can started to download those big files.