nrmassey/tri_tracker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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)