Giovanni wrote:
> Gstat makes me the maps I wanted but writes: 'Warning: variogram map
> name not set', anyway I gave it the name and output maps are ok. What
> does it mean?
It tries to warn you that it doesn't know where to write the cross
variogram to. If you had added the line:
variogram(phk,sch):'xxvar.map','xxpr.map'; # save the cross variogram map
the warning disappears.
In future versions, gstat will not calculate (nor try to write)
cross variogram maps when they are not requested.
--
Edzer