Description Usage Arguments Value
Extract metadata from ncdf object
1 | ncdf_extra_dims(ncdf)
|
ncdf |
ncdf object from |
values returned vary according to ncdf_*
function called:
ncdf_varnames
a vector of the varnames of each layer in the ncdf file.
ncdf_ndims
the number of dimensions in the ncdf.
ncdf_dim
a vector of ncdf dimension names
ncdf_extra_dims
a vector of dimension names additional to spatial lon/lat ($x$ & $y$) coordinates.
ncdf_bands
the bands of a specified dimension (pixel size).
ncdf_band_units
the units of the bands in a specified dimension.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.