Hi there.
Is there any limitation on the size of rasters that r.stream.order can handle? I'm trying to run it for a large area (rows: 8640, cols: 6480) and it gives me several of these warnings:
WARNING: Stream network may be too dense... and it doesn't produce the desired output. best
Carlos Prof. Carlos Henrique Grohmann Institute of Geosciences - Univ. of São Paulo, Brazil - Digital Terrain Analysis | GIS | Remote Sensing - _______________________________________________ grass-user mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/grass-user |
I forgot to mention some important info, sorry. I'm running this on Mac OSX 10.8 (Mountain Lion), GRASS 6.4 from William Kyngesburye. Carlos On Sun, Apr 21, 2013 at 2:16 PM, Carlos Grohmann <[hidden email]> wrote:
Prof. Carlos Henrique Grohmann Institute of Geosciences - Univ. of São Paulo, Brazil - Digital Terrain Analysis | GIS | Remote Sensing - _______________________________________________ grass-user mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/grass-user |
In reply to this post by Carlos Henrique Grohmann de Carvalho-2
On Sun, 21 Apr 2013, Carlos Grohmann wrote:
> Is there any limitation on the size of rasters that r.stream.order can > handle? I'm trying to run it for a large area (rows: 8640, cols: 6480) and > it gives me several of these warnings: WARNING: Stream network may be too dense... Carlos, Try adjusting the threshold in r.watershed that you use to create the accumunlation map. All the r.basin.* series are sensitive to threshold size, so everywhere you specify a threshold value try increasing it -- greatly -- until you get a number that works for your needs. Rich -- Richard B. Shepard, Ph.D. | Integrity - Credibility - Innovation Applied Ecosystem Services, Inc. | <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ grass-user mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/grass-user |
Well, working with subsets of the area worked, It was indeed a RAM limitation. best Carlos On Sun, Apr 21, 2013 at 6:09 PM, Rich Shepard <[hidden email]> wrote:
Prof. Carlos Henrique Grohmann Institute of Geosciences - Univ. of São Paulo, Brazil - Digital Terrain Analysis | GIS | Remote Sensing -
_______________________________________________ grass-user mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/grass-user |
Free forum by Nabble | Edit this page |