Dear all,
i'm developing some c scripts for GRASS 6.4 under ubuntu system. One of my script needs to "travel" on N-ary tree (which represents hydrological networks). So I wanted to use the DGLib library for my graph but there is so few documentation about the different dgl_* functions that I have lots of difficulties to use it. Does anybody have some more complete documentation about this library ?
Thanks in advance for any response !
Michael Rabotin
--
*********************************
Michaël Rabotin
Ingénieur d'étude en géomatique / GIS Engineer
Laboratoire d'étude des Interactions Sol, Agrosystème et Hydrosystème
UMR LISAH SupAgro-INRA-IRD
Bat. 24
2 place Viala
34060 Montpellier cedex 1
FRANCE
LISAH : Laboratory Interactions between Soils, Agrosystems and Hydrosystems
Multi-Institute Research Unit (UMR)
French National Institute for Agricultural Research (INRA)
French Institute for Research and Overseas Development (IRD)
School of Agronomy of Montpellier (SupAgro)
Téléphone / Phone number : 33 (0)4 99 61 23 85
Secrétariat / Secretariat : 33 (0)4 99 61 22 61
Fax : 33 (0)4 67 63 26 14
E-mail : rabotin@supagro.inra.fr
Site web / website: http://www.umr-lisah.fr/
Site web OpenFLUID / OpenFLUID website: http://www.umr-lisah.fr/openfluid/
*********************************
Hi,
2010/8/5 rabotin <rabotin@supagro.inra.fr>:
i'm developing some c scripts for GRASS 6.4 under ubuntu system. One of my
script needs to "travel" on N-ary tree (which represents hydrological
networks). So I wanted to use the DGLib library for my graph but there is so
few documentation about the different dgl_* functions that I have lots of
difficulties to use it. Does anybody have some more complete documentation
about this library ?
see
http://grass.osgeo.org/programming6/dglib.html
Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
Thanks for the fast answer but for lots of dglib functions (like dglGetEdge) there is no documentation . Do you if it's possible to have additional documentation. I've searched for grass add on scripts which can use dglib library (or work with graph concepts) to have some tips from these scripts but i found only v.strahler and it seems that this code doesn't use the dglib library.
Mick
Le 05/08/2010 16:46, Martin Landa a écrit :
Hi,
2010/8/5 rabotin<rabotin@supagro.inra.fr>:
i'm developing some c scripts for GRASS 6.4 under ubuntu system. One of my
script needs to "travel" on N-ary tree (which represents hydrological
networks). So I wanted to use the DGLib library for my graph but there is so
few documentation about the different dgl_* functions that I have lots of
difficulties to use it. Does anybody have some more complete documentation
about this library ?
see
http://grass.osgeo.org/programming6/dglib.html
Martin
--
*********************************
Michaël Rabotin
Ingénieur d'étude en géomatique / GIS Engineer
Laboratoire d'étude des Interactions Sol, Agrosystème et Hydrosystème
UMR LISAH SupAgro-INRA-IRD
Bat. 24
2 place Viala
34060 Montpellier cedex 1
FRANCE
LISAH : Laboratory Interactions between Soils, Agrosystems and Hydrosystems
Multi-Institute Research Unit (UMR)
French National Institute for Agricultural Research (INRA)
French Institute for Research and Overseas Development (IRD)
School of Agronomy of Montpellier (SupAgro)
Téléphone / Phone number : 33 (0)4 99 61 23 85
Secrétariat / Secretariat : 33 (0)4 99 61 22 61
Fax : 33 (0)4 67 63 26 14
E-mail : rabotin@supagro.inra.fr
Site web / website: http://www.umr-lisah.fr/
Site web OpenFLUID / OpenFLUID website: http://www.umr-lisah.fr/openfluid/
*********************************
Hi,
2010/8/5 rabotin <rabotin@supagro.inra.fr>:
Thanks for the fast answer but for lots of dglib functions (like dglGetEdge)
there is no documentation . Do you if it's possible to have additional
documentation. I've searched for grass add on scripts which can use dglib
library (or work with graph concepts) to have some tips from these scripts
but i found only v.strahler and it seems that this code doesn't use the
dglib library.
right, unfortunately the most of the dglib functions are not
documented at all or doxygen strings are missing. We are looking for a
volunteer for updating the dglib documentation.
Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa