[GRASS-dev] GRASS7-Python: processing with external raster maps

Markus Neteler neteler at osgeo.org
Sat Nov 19 05:03:12 EST 2011


Hi,

I have written attached Python script which registers a raster map
(r.external), does some calculation (r.mapcalc), and writes immediately
the result to a GeoTIFF file (r.external.out).

So far so nice but the resulting map appears to be incomplete.
I suppose that some file closing does not happen, any idea how
to fix this script?

thanks
Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r.geotiff_processing.py
Type: text/x-python
Size: 1665 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20111119/3cf373c9/r.geotiff_processing.py


More information about the grass-dev mailing list