find.nearest.point: Temporal series of closest location

View source: R/find_nearest_point.R

find.nearest.pointR 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


aws.wrfsmn documentation built on Aug. 8, 2025, 6:13 p.m.