Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, and read the current addon manual page.
The ipsographic curve gives the distribution of surfaces in different altitude ranges. Each point on the function reports on the y-axis the elevation and on the x-axis the portion of the basin surface placed above such elevation value. The ipsometric curve uses adimensional axes.
-a : generates ipsometric curve
-b : generates iposographic curve
r.ipso.py -b map=elevation.10m image=path/to/output/prefix
generates ipsographic curve, and
r.ipso.py -a map=elevation.10m image=path/to/output/prefix
generates ipsometric curve
Rodriguez-Iturbe I., Rinaldo A. — Fractal River Basins, Chance and Self-Organization. Cambridge Press (2001)
In Italian: Di Leo M., Di Stefano M., Claps P., Sole A. — Caratterizzazione morfometrica del bacino idrografico in GRASS GIS (Morphometric characterization of the catchment in GRASS GIS environment), Geomatics Workbooks, n. 9 (2010)
Margherita Di Leo (dileomargherita AT gmail DOT com), Massimo Di Stefano, Francesco Di Stefano
Last changed: $Date: 2012-04-10 11:50:03 -0700 (Tue, 10 Apr 2012) $
Main index - raster index - Full index
© 2003-2014 GRASS Development Team