Note: collapse_degen
(from ncdf4::ncvar_get
is always FALSE here, in order to
allow subsetting of resulting arrays.
1 2 |
nc |
An object of class |
varid |
What variable to read the data from. Can be a string with the name
of the variable or an object of class |
indlist |
As returned by |
verbose |
If TRUE, then progress information is printed. |
signedbyte |
If TRUE (default), then on-disk byte variables are interpreted as signed. This is in accord with the netCDF standard. If FALSE, then on-disk byte variables are interpreted as unsigned. |
raw_datavals |
If TRUE, then the actual raw data values from the file are returned with no conversion to NA (if equal to the missing value/fill value) or scale/offset applied. Default is FALSE. |
optimize |
optimize call to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.