Hi, 2010/7/2 Leonardo Hardtke <[email protected]>: > Self updating.... > by doing > g.region rast=cleanNDVI_...... > r.what ..... on the terminal gives the correct result... > but... wyh g.gui does it good without g.region???
r.what called from wxGUI uses display region (what you see in the map canvas) instead of g.region (computational region). Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
