Skip to content
Prev 1969 / 29559 Next

problem in krige function

Roger Bivand wrote:
Thank you

I regarded some modifications in 
http://grass.gdf-hannover.de/wiki/GRASS_6_Tutorial#GRASS_and_R_kriging_interpolation

I encountered a new problem :
 > OK_pred <- krige(z ~ 1, el3, newdata=mask_SG, model=efitted)
[using ordinary kriging]

"memory.c", line 57: can't allocate memory in function m_get()
Error in predict.gstat(g, newdata = newdata, block = block, nsim = nsim,  :
        m_get



Why does this problem arise ?

I selected a great deal smaller area in R than I did in grass and 
carried out with spline tension without any problem.

is the data too dense or grid size too small ?

regards



-- 
Ahmet Temiz