The stack respects and is built downwards (southwards) from the current 2D region, so an error will occur in a lat/lon location if the lowest member of the stack exceeds 90S.
r3.to.rast -r input=clouds.3D output=cloud.slices g.region rast=cloud.slices_00001 r.stack input=`g.mlist rast pattern='cloud.slices_00*' sep=,` \ output=cloud.stack g.region rast=cloud.stack ...
Last changed: $Date$
Main index - raster index - Full index
© 2003-2016 GRASS Development Team