Edzer J. Pebesma
Thu, 21 Aug 2003 07:47:18 -0700
On Thu, 21 Aug 2003, Edzer J. Pebesma wrote:I (think I) see what you would like. 'area' is a map that discretizes the different
I tried to use the area option mentioned in appendix A.3. But it turned out to be extremely slow. Probably I made a mistake.
Below is my cmd file. It took gstat 2 hours to initialise the maps whereas it does take usually a few seconds. 'mask' and 'area map' are both raster maps on the same grid cell support. For the area map I chose integers classifying each polygon. Each polygon (area) has a different size. There are 31 in total.
- create an area map with only that unit non-missing valued
- omit the 'mask' command, so the units' coordinates are absolute, not
relative.I agree that doing this without the do-loop would be nice :-) -- Edzer