Read a file in Bremen format.
Arguments
- file
- a connection or a character string giving the name of the file to load. 
- encoding
- a character value that indicates the encoding to be used for this data file, if it is textual. The default value for most functions is - "latin1", which seems to be suitable for files containing text written in English and French.
Value
A bremen object.
Details
Velocities are assumed to be in
cm/s, and are converted to m/s to follow the oce convention. Shears
(which is what the variables named uz and vz are assumed
to represent) are assumed to be in (cm/s)/m, although they could be in 1/s
or something else; the lack of documentation is a problem here. Also,
note that the assumed shears are not just first-difference estimates
of velocity, given the results of a sample dataset:
Issues
This function may be renamed (or removed) without notice. It was created to read some data being used in a particular research project, and will be rendered useless if Bremen changes this data format.
See also
Other things related to bremen data:
[[,bremen-method,
[[<-,bremen-method,
bremen-class,
plot,bremen-method,
summary,bremen-method