Description Usage Arguments Value Author(s) See Also
This function displays summary information about all dimensions in a netCDF file.
1 | infoNcdfDims(file.con, extended = TRUE)
|
file.con |
a NetCDF object pointing to the respective netCDF file. |
extended |
logical: if TRUE, some extended dimension info that may take time to compute for large files is computed. |
A matrix containing the id, name, length, range and step (columns) of all dimensions (rows)
Jannis v. Buttlar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.