Translate NetCDF names to oce names

oceNames2ncdfNames(names, varTable = NULL, debug = 0)

Arguments

names

vector of character values in oce convention (e.g. "temperature" for temperature).

varTable

character value indicating the variable-naming scheme to be used, which is passed to read.varTable() to set up variable names, units, etc.

debug

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.

Author

Dan Kelley