Skip to content

joelfl/tri_tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.4%
  • Python 13.9%
  • Makefile 0.7%