Learn R Programming

ncdf.tools (version 0.7.1.295)

readNcdfCoordinates: Read coordinate or dimension values from netCDF file

Description

This function reads the coordinate values from a netCDF file.

Usage

readNcdfCoordinates(fileCon)

Arguments

fileCon
netCDF file connection or character string: Connection to the netCDF file or its file name. In the latter case, the connection is created and closed automatically.

Value

See Also

infoNcdfDims