Skip to content

Incorporating boundaries into kriging

1 message · Alex Lechner

#
Thanks for the help.

I am in the process of including a trend with distance to the pond.

Alex

-----Original Message-----
From: Edzer Pebesma [mailto:edzer.pebesma at uni-muenster.de] 
Sent: Monday, 7 February 2011 5:23 PM
To: r-sig-geo at r-project.org
Subject: Re: [R-sig-Geo] Incorporating boundaries into kriging
On 02/07/2011 03:58 AM, Alex Lechner wrote:
I guess with a lot of work -- using package rgeos, check every point
pair whether the line connecting them crosses the pond, then exclude
these pairs from the variogram cloud and bin them.

I'm not sure how much it would help you. You'd not be the first if in a
next step you'd like to krige and exclude points that cross the pond --
an action that can lead to very weird interpolation surfaces, because
points suddenly appear "visible" when turning around a corner.

Have you tried including a trend with distance to the pond?