Description Usage Arguments Value Author(s)
View source: R/download-narr.R
Convert latitude and longitude coordinates to NARR indices
1 | latlon2narr(nc, lat.in, lon.in)
|
nc |
|
lat.in |
Latitude coordinate |
lon.in |
Longitude coordinate |
Vector length 2 containing NARR x
and y
indices, which can be
used in ncdf4::ncvar_get
start
argument.
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.