[GRASS-user] export tif

王德辉 dehuiw at gig.ac.cn
Fri Oct 26 03:59:00 PDT 2012


try this:
r.mapcalc  "int_ndvi_by1k=int(ndvi_bol16*1000)"
r.out.gdal input=int_ndvi_by1k output=/home/aaa/ndvi.tif


> -----原始邮件-----
> 发件人: "Albert Saribekyan" <albertsaribekyan at rambler.ru>
> 发送时间: 2012年10月26日 星期五
> 收件人: grass-user at lists.osgeo.org
> 抄送: 
> 主题: [GRASS-user] export tif
> 
> 
> 
> 
> 
> 
> 
> Albert Saribekyan.
> > 
> I want to export my ndvi result and get this error :
> 
> GRASS 7.0.svn (bol):~ > r.out.gdal input=ndvi_bol16 output=/home/aaa/ndvi.tif
> Checking GDAL data type and nodata value...
>  100%
> ERROR 6: A 27697 pixels x 39114 lines x 1 bands Float64 image would be larger than 4GB
> but this is the largest size a TIFF can be, and BigTIFF is unavailable.
> Creation failed.
> ERROR: Unable to create </home/aaa/ndvi.tif> dataset
> using <GTiff> driver
> GRASS 7.0.svn (bolivia):~ >
> 
> help me,
> regards albert.
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121026/b607b818/attachment.html>


More information about the grass-user mailing list