Markus,

That sounds awesome!! I'll try it ASAP!!
Thank you for your work

Margherita
------------------------------

Message: 3
Date: Wed, 12 May 2010 11:51:11 +0200
From: Markus Metz <markus.metz.gisw...@googlemail.com>
Subject: [GRASS-user] r.watershed: pretty flat areas
To: grass-user <grass-user@lists.osgeo.org>
Message-ID:
        <aanlktinzn88phwm-cdpma7fvtryplw2dcyaltxbht...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi all,

r.watershed in trunk r42236 has a new option to beautify flat areas,
activated with a new -b flag, works with both SFD and MFD. The method
is adapted from Garbrecht & Martz (1997).

The justification for the new option is that some regard straight flow
lines in flat areas as an issue, e.g.

Nardi et al (2008), Hydrogeomorphic properties of simulated drainage
patterns using digital elevation models: the flat area issue
http://dx.doi.org/10.1623/hysj.53.6.1176

For r.watershed, this is not that much of an issue because it does not
create flat areas by sink filling. For naturally flat areas like lakes
and broad rivers, it is not possible to determine the "correct"
drainage direction only from a DEM, information about river and lake
bottom would be needed to more accurately determine flow direction,
but DEMs only show water surface (apart from bathymetry). Therefore I
chose to describe the new option as "Beautify flat areas" and not as
"correct flat areas". The new option is currently only implemented for
the all in memory mode, and it requires more memory and more time.
Contrary to other implementations, this new one modifies elevation
values only temporarily to adjust drainage direction, flow is
accumulated using the original elevation values. I'm not really
convinced about this option, but since methods to modify flat areas
appear regularly in the literature, I added one. If there is no strong
support for the new option, I would remove it again. I guess it's
mostly useful to produce pretty maps.

Markus M


--
Eng. Margherita Di Leo
Ph.D. Candidate
Methods and Technologies for Environmental Monitoring
Department of Environmental Engineering and Physics (DIFA)

University of Basilicata Campus Macchia Romana 85100 - Potenza Italy

Office: +39-0971205363
Fax: +39-0971205160





_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to