I&#39;m running r.flow (GRASS 6.2.1) on a surface.<br>
Here is the output:<br>
Allocating memory: elevation, aspect, density, flowline header, e/w distances,quantization tolerances.<br>
Reading input files: elevation...<br>
<br>
GRASS_INFO_ERROR(8207,2): Elevations file&#39;s resolution differs from current region resolution.<br>
<br>
<br>
<br>
I had initially generated a DEM with 2ftx2ft cell size.&nbsp; the
g.region information made cells slightly larger and smaller.&nbsp; I
dont have the generated message, but somthing about the way the cells
fit in the region that they needed slightly changed from 2x2?<br>
<br>
in <a href="http://r.info">r.info</a> I get NS res: 0.99983403&nbsp;&nbsp; and&nbsp;&nbsp; EW res: 1.0000397.<br>
<br>
So i used g.region to set my region cell vales to match those values above, and still got the same error message.<br>
<br>
Any suggestions?<br>
<br>
Mark<br>