Description Usage Arguments Value
Get variable from netCDF file
1 | nc_var_get(filename, varid, is.dim = FALSE, ...)
|
filename |
Filename for the netCDF input (relative or absolute path). |
varid |
String with the main variable identifier. |
is.dim |
Boolean flag to indicate if the variable is a dimension (e.g. time, latitude, or longitude). |
... |
Arguments passed on to
|
List with data, filename, id, and units linked to the variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.