oceMagic
tries to infer the file type, based on the data
within the file, the file name, or a combination of the two.
oceMagic(file, debug = getOption("oceDebug"))
"unknown"
, if
the type cannot be determined. If the result contains "/"
characters,
these separate a list describing the file type, with the first element being
the general type, the second element being the manufacturer, and the third
element being the manufacturer's name for the instrument. For example,
"adp/nortek/aquadopp"
indicates a acoustic-doppler profiler made by
NorTek, of the model type called AquaDopp.
oceMagic
was previously called oce.magic
, but that
alias will be removed towards the end of the year 2016; see
oce-deprecated.
read.oce
.