CDFTOOLS is a collection of fortran program. Each
program belonging to this collection is designed to perform some
specific actions on NEMO output files, and generally provides another
netcdf file as output. Output files follow the same CDF format as NEMO
file, thus allowing for the building of a secondary data base (assuming
that the primary data base is just the raw model output).This documentation is automatically produced by the concatenation of the
USAGE
messages produced by each particular program when invoked without any
argument. (Standard behaviour of all cdftools). In the documentation, we
use a rather classical formalism, where mandatory arguments are just
indicated on the command line and options are indicated between squared
brackets [..].Each program name starts with the 3 letters 'cdf' followed by a word related to the action performed by the tools. Example:
cdfw Ufile.nc Vfile.nc
is used to compute the vertical velocity using the horizontal velocity
field represented by its two components Ufile.nc and Vfile.nc."https://github.com/meom-group/CDFTOOLS
http://meom-group.github.io/code/
http://meom-group.github.io/doc/CDFTOOLS/
No comments:
Post a Comment