ncatt_getDS | R Documentation |
Reads an attribute from a netCDF file.
ncatt_getDS(nc, varid, attname)
nc |
An object of class ncdf4 (loaded from a NetCDF resource), indicating what file to read from. |
varid |
The variable whose attribute is to be read. |
attname |
Name of the attribute to read |
'list'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.