Program: tri_tracker
Version: 2.0
Author : Neil Massey, University of Oxford
Date   : 03/04/2016

Description: Triangular mesh creation
             Regridding of meteorological data to triangular mesh
             Identification of features in data
             Tracking of features in data

Using Homebrew to install dependancies on the Mac:

Using Homebrew on the Mac is a good way to install the dependancies.
These are: tclap  (brew install tclap)
           netcdf (brew install netcdf --enable-cxx-compat)