Translate NetCDF names to oce names
oceNames2ncdfNames(names, varTable = NULL, debug = 0)
vector of character values in oce convention (e.g. "temperature" for temperature).
character value indicating the variable-naming
scheme to be used, which is passed to read.varTable()
to set
up variable names, units, etc.
integer, 0 (the default) for quiet action apart from messages and warnings, or any larger value to see more output that describes the processing steps.