Skip to content
Prev 1164 / 29559 Next

error message rgdal: dimensions do not match

On Tue, 4 Jul 2006 karl.sommer at dpi.vic.gov.au wrote:

            
Indeed strange, given that 880 by 860 is 756800 (though 756800*2 is the 
first number). What does summary(t1) say? Is the single column named band1 
or ndvi? The class of t1 will be SpatialGridDataFrame, wouldn't 
SpatialPointsDataFrame be more digestible? Does doing it in two steps 
(gstat() then predict() of the gstat object) show anything? What did 
traceback() say after krige()?

Roger