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