Learn R Programming

aws.wrfsmn (version 0.0.5)

find.nearest.point: Temporal series of closest location

Description

Location of nearest point to lon/lat and temporal serie of location

Usage

find.nearest.point(data.spat.raster = data.spat.raster, lon = lon, lat = lat)

Value

a vector with the nearest location (lon/lat) and time serie of that location

Arguments

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