ds.ncatt_get | R Documentation |
Reads an attribute from a netCDF file.
ds.ncatt_get(nc, varid, attname, new.obj = "ncatt", datasources = NULL)
nc |
(Object server name of: ) 'character' An object of class ncdf4 (loaded from a NetCDF resource), indicating what file to read from. |
varid |
'character' The variable whose attribute is to be read. |
attname |
'character' Name of the attribute to read |
Creates object on the server
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.