Distance from grid cells to TS objects

distanceGrid(
  wts = NULL,
  lon.range = c(-179.5, 179.5),
  lat.range = c(-89.5, 89.5),
  grid.resolution = 1
)

Arguments

wts

a lipd TS object

lon.range

longitude range to grid

lat.range

latitude range to grid

grid.resolution

grid cell size resolution, eg. 1 deg x 1 deg

Value

distances