Read a World Ocean Atlas NetCDF File
Arguments
- file
character string naming the file
- name
of variable to extract. If not provided, an error message is issued that lists the names of data in the file.
- positive
logical value indicating whether
longitude
should be converted to be in the range from 0 to 360, withname
being shuffled accordingly. This is set toFALSE
by default, because the usual oce convention is for longitude to range between -180 to +180.- encoding
ignored.