find.nearest.point {aws.wrfsmn}R Documentation

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)

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

Value

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


[Package aws.wrfsmn version 0.0.3 Index]