Skip to content
Prev 12902 / 29559 Next

about ST kriging

Edzer, I have 256 meteorological station and 39 year value.
[1] 256  39   1

Before I tried only spatial kriging and I did not get memory.size error. Just a moment ago, I used another computer (64-bit Windows and 6 GB RAM), again I got the same error. 

-----Original Message-----
From: Edzer Pebesma [mailto:edzer.pebesma at uni-muenster.de] 
Sent: Thursday, September 22, 2011 2:47 PM
To: P?nar Aslantas Bostan
Cc: r-sig-geo at r-project.org
Subject: Re: [R-sig-Geo] about ST kriging

Pinar, what are the dimensions (space and time) of your data, i.e. what
does dim(w) return?

Have you tried kriging with a (spatial and/or temporal) subset?
On 09/22/2011 01:38 PM, P?nar Aslantas Bostan wrote: