readNcdfCoordinates: Read coordinate or dimension values from netCDF file

Description Usage Arguments Value Author(s) See Also

Description

This function reads the coordinate values from a netCDF file.

Usage

1

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

A list with the coordinate values (if available) for all dimensions.

Author(s)

Jannis v. Buttlar

See Also

infoNcdfDims


ncdf.tools documentation built on May 2, 2019, 4:19 a.m.