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.