On Mon, Mar 25, 2013 at 3:55 AM, Glynn Clements <[email protected]> wrote: > > Markus Neteler wrote: > >> I am lacking a "r.retile" module to easily split a big 2D raster >> map into tiles, e.g. for parallelized analysis on a cluster. >> To go the v.mkgrid way might be a bit tedious. > > r.tile added in r55511.
I found a small issue: g.region rast=elevation -p r.tile input=elevation output=elev_tile width=135 height=150 WARNING: category information for [elev_tile] in [user1] missing or invalid WARNING: category information for [elev_tile] in [user1] missing or invalid ... Could that be fixed/suppressed? thanks Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
