Description Usage Arguments Value Author(s)
View source: R/download-narr.R
Convert latitude and longitude to x-y coordinates (in km) in Lambert conformal conic projection (used by NARR)
1 | latlon2lcc(lat.in, lon.in)
|
lat.in |
Latitude coordinate |
lon.in |
Longitude coordinate |
sp::SpatialPoints
object containing transformed x and y
coordinates, in km, which should match NARR coordinates
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.