[GRASS-user] help with batch exporting r.out.gdal
Rajat Nayak
rajat27404 at gmail.com
Tue Sep 2 05:57:58 PDT 2014
Dear All,
I just created a list of files (NPPFILES) using g,mlist command in grass7.
Now I would like to export these files as .tiff files.
I tried this command
for files in $NPPFILES; do
r.out.gdal input="$NPPFILES" output="$NPPFILES.tiff" format=GTiff ; done
This is not working for me. I tried giving directory path, still no result.
I will be grateful if anybody can help me with this.
Thanking you,
Regards
Rajat Nayak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140902/d8cb4e36/attachment-0001.html>
More information about the grass-user
mailing list