[GRASS-user] question on the use of r.out.gdal

Gabriel Cotlier gabiklm01 at gmail.com
Mon Jul 16 06:06:14 PDT 2018


Thanks a lot Markus.
Regards
Gabriel

On Monday, July 16, 2018, Markus Metz <markus.metz.giswork at gmail.com> wrote:

>
>
> On Mon, Jul 16, 2018 at 3:32 AM, Gabriel Cotlier <gabiklm01 at gmail.com>
> wrote:
> >
> > Dear grass users,
> >
> > for exporting out of GRASS mapset raster layers in .tif file format I
> have run the following code:
> >
> > for raster in rasters:
> >     grass.run_command('r.out.gdal', input=raster, output=raster +
> '.tiff', format='GTiff')
> >
> > all the raster layer were exported saved as .tif files in destination
> folder, however, I got the error in the figure bellow.
> >
> > Since the raster layers were exported/saved, why could be this error
> message appearing ?
>
> "No space left on device": the disk/partition is full, free up some space
> or use another partition with enough free space.
>
> Markus M
> >
> > Thanks in advance.
> >
> > Best regards,
> >
> > Gabriel
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > grass-user mailing list
> > grass-user at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/grass-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20180716/7a63733b/attachment.html>


More information about the grass-user mailing list