[GRASS-dev] i.topo.corr ported to GRASS 7

Glynn Clements glynn at gclements.plus.com
Sun Aug 7 01:07:58 EDT 2011


Markus Neteler wrote:

> ERROR: Input window changed while maps are open for read

The window shouldn't be changed while any maps are open.

AFAICT, the intention is to perform all processing at the map's native
resolution, right? In which case ...

In main.c, Rast_set_window() should be called before the map is
opened. In illumination.c, G_get_set_window() should be changed to
Rast_get_window().

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list