Translate NetCDF names to oce names

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

Arguments

names

vector of character values in oce convention (e.g. "TEMP" for temperature, if varTable equals "argo").

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