% MITgcm_contrib Matlab routines of Guillaume MAZE % % Last update: 14/06/2006 % gmaze@mit.edu % % FUNCTIONS LIST: % % VOLBET2ISO(TRACER,LIMITS,DEPTH,LAT,LONG) % This function computes the volume limited northward by % two tracer values and eastward, westward and southward % by fixed limits. % Very simple test available with: VOLBET2ISO_TEST % % SURFBET2OUTCROPS(TRACER,LIMITS,LAT,LONG) % This functions computes the horinzontal surface limited % by two outcrops of a tracer. % Very simple test available with: SURFBET2OUTCROPS_TEST % % % %