Hi Paul, On Tue, Mar 24, 2015 at 2:09 PM, Paul Shapley <[email protected]> wrote: > Hi Users, > > Having some problems moving some landsat 8 composite images into a different > location/mapset with the same projection. Have tried r.proj (this produces
.. please do not reproject, it will alter the data. For simple moving (different locations, same projection), use r.pack and r.unpack. http://grass.osgeo.org/grass70/manuals/r.pack.html http://grass.osgeo.org/grass70/manuals/r.unpack.html Best Markus -- http://courses.neteler.org http://gis.cri.fmach.it/neteler/ _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
