get_var_array | R Documentation |
Retrieve an array of data from a ncdf object
get_var_array(x, var, index, collapse_degen = FALSE)
x |
ncdf4 object |
var |
variable id (name) |
index |
named list of
|
collapse_degen |
logical, if FALSE then preserve length 1 dimensions
NAM218 grib files have variables with either |
matrix or array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.