Description Usage Arguments Value Author(s) See Also
View source: R/readNcdfCoordinates.R
This function reads the coordinate values from a netCDF file.
1 | readNcdfCoordinates(fileCon)
|
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. |
A list with the coordinate values (if available) for all dimensions.
Jannis v. Buttlar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.