Thanks a lot Markus.<div>Regards</div><div>Gabriel<br><br>On Monday, July 16, 2018, Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br>On Mon, Jul 16, 2018 at 3:32 AM, Gabriel Cotlier <<a href="mailto:gabiklm01@gmail.com" target="_blank">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'<wbr>, 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>> ______________________________<wbr>_________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/grass-user</a><br><br></div>
</blockquote></div>