Does anyone know of a straightforward way to select which tracer variables are written for each float? In my example, I need to write x, depth, temperature, and zooplankton out for each "fish", but would rather not include nutrients, salt, and other bits, to save disk space.
I'm not sure whether this problem has already been noted and fixed, but various searches didn't yield anything in the forum.
I was attempting to plot a series of sequential plots from a netCDF file of results from a modestly modified version of the upwelling test case using roms_jview.m (in Matlab ...