Thanks. Out of curiosity and tried with Grass 7 with -m (and 30 m resolution) and I obtained this error message:<br><br>r.watershed -m elevation=DemPT2@Grass7 threshold=10000 stream=streams           <br>SECTION 1 beginning: Initiating Variables. 5 sections total.<br>
SECTION 1a: Mark masked and NULL cells<br>SECTION 1b: Determining Offmap Flow.<br>SECTION 2: A* Search.<br>SECTION 3: Accumulating Surface Flow with MFD.<br>SECTION 4: Watershed determination.<br>SECTION 5: Closing Maps.<br>
ERROR: Rast_make_random_colors: min (1) &gt; max (0)<br>Subprocess failed with exit code 1<br>category information for [streams] in [Grass7] missing or invalid<br><br><br><br><div class="gmail_quote">On Sun, Mar 25, 2012 at 11:49 AM, Markus Metz <span dir="ltr">&lt;<a href="mailto:markus.metz.giswork@googlemail.com">markus.metz.giswork@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Mar 25, 2012 at 12:30 PM, Filipe Silva Dias<br>
<div class="im">&lt;<a href="mailto:filipesdias@gmail.com">filipesdias@gmail.com</a>&gt; wrote:<br>
&gt; I switched the resolution from 30x30 to 100x100 and now it works. Problem<br>
&gt; solved.<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Mar 25, 2012 at 11:12 AM, Filipe Silva Dias &lt;<a href="mailto:filipesdias@gmail.com">filipesdias@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m using GRASS 6.4.2 and I&#39;m on Windows 7<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Sun, Mar 25, 2012 at 11:11 AM, Filipe Silva Dias<br>
&gt;&gt; &lt;<a href="mailto:filipesdias@gmail.com">filipesdias@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Dear all<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;m trying to run r.watershed on a ASTER DEM (with the size of Portugal)<br>
&gt;&gt;&gt; but I&#39;m getting this error:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; r.watershed elevation=DemPt@ETRS89 stream=stream<br>
&gt;&gt;&gt; threshold=10000<br>
&gt;&gt;&gt; SECTION 1a (of 5): Initiating Memory.<br>
&gt;&gt;&gt; ERROR: G_malloc: unable to allocate 1515173064 bytes at init_vars.c:134<br>
&gt;&gt;&gt; Subprocess failed with exit code 1<br>
&gt;&gt;&gt; category information for [stream] in [ETRS89] missing or invalid<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; What am I doing wrong?<br>
&gt;&gt;&gt;<br>
</div>As you figured out already, the region, i.e. number of cells was too<br>
large. In order to run r.watershed with that region (Portugal at 30m<br>
resolution) on Windows, you would need GRASS 7 and run r.watershed<br>
with the -m option.<br>
<br>
Markus M<br>
</blockquote></div><br>