Description Usage Arguments Author(s)
View source: R/download-narr.R
Read a specific variable from a NARR NetCDF file
1 | read_narr_var(nc, xy, variable, unit, datatype, pb = NULL)
|
nc |
|
xy |
Vector length 2 containing NARR coordinates |
variable |
NARR name of variable to retrieve |
unit |
Output unit of variable to retrieve |
datatype |
Type of NARR file – either |
pb |
Progress bar R6 object (default = |
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.