sphere.smooth: Smoothed unit sphere values

View source: R/sphere.smooth.R

sphere.smoothR Documentation

Smoothed unit sphere values

Description

Krige on a sphere, return a plottable orb.

Usage

sphere.smooth(latlon, v, newlatlon, N = 3, s = 0.25)

Arguments

latlon

latitude-longitude of data

v

values on data points

N

refinenement of the icosahedron triangulation

s

smoothing sd for gaussian smoothing


antiphon/sphere documentation built on April 6, 2022, 8:10 p.m.