Read a NetCDF file and create a ctd object
ncdf2ctd(ncfile = NULL, varTable = NULL, debug = 0)
character value naming the input file.
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.
ncdf2ctd()
returns an ctd object.
Other things related to CTD data:
ctd2ncdf()