View source: R/find_nearest_point.R
find.nearest.point | R Documentation |
Location of nearest point to lon/lat and temporal serie of location
find.nearest.point(data.spat.raster = data.spat.raster, lon = lon, lat = lat)
data.spat.raster |
Spat Raster of WRF SMN (only one or several) |
lon |
Longitude location of nearest point to find |
lat |
Latitude location of nearest point to find |
a vector with the nearest location (lon/lat) and time serie of that location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.