Skip to content
Prev 3415 / 29559 Next

dimensions do not match

Hi Mathieu,

As a default autoKrige deals with duplicate measurements. This is done 
by deleting one of them. It gives a warning message to the user that 
observations have been removed. This behavior can be suppressed by 
setting 'remove.duplicates = FALSE' in the call to autoKrige, now gstat 
will crash with the usual error.

cheers,
Paul
mathieu grelier wrote: