A Lagrangian particle tracker for hydrodynamic numerical simulations in python.
The numerical part is compiled (via cython) providing reasonable speed.
It can run in parallel using multithreading, and stores the results in netcdf4 format.
The numerical method is closely derived from "tracmass" (http://tracmass.org/), and is based on Döös et al. 2013.
It is developed for use with MITgcm results, but any C- (or B-) grid model should be easily adaptable.
For questions, comments, issues, please contact Andrea Cimatoribus @ epfl
https://people.epfl.ch/andrea.cimatoribus
Please drop me a line if you actually end up using the code.