GRASS 6.3.0 :~ > m.definput -x input=SU directory=~/tmp/ type=SU GRASS 6.3.0 :~ > cat ~/tmp/SUddef.xml<?xml version="1.0" standalone="yes"?> <openfluid> <domain> <definition> <unit class="SU" ID="1" pcsorder="1"> <to class="SU" ID="2" /> </unit> <unit class="SU" ID="2" pcsorder="2"> <to class="RS" ID="1" /> </unit> <unit class="SU" ID="3" pcsorder="1"> <to class="RS" ID="2" /> </unit> <unit class="RS" ID="1" pcsorder="1"> <to class="RS" ID="2" /> </unit> <unit class="RS" ID="2" pcsorder="1"> </unit> </definition> </domain> </openfluid>
GRASS 6.3.0 :~ > m.definput input=SU directory=~/tmp/ type=SU COLUMN=ks,slope
GRASS 6.3.0 :~ > m.definput -s input=RSmanual directory=~/tmp/ type=RS Displaying column types/names for database connection of layer 1: INTEGER|cat INTEGER|Id INTEGER|num_bief CHARACTER|encombre_ CHARACTER|substrat INTEGER|haut INTEGER|bas INTEGER|prof_ CHARACTER|infos INTEGER|UpNode INTEGER|DownNode INTEGER|LowRS DOUBLE PRECISION|LENGTH INTEGER|ExchangeGU INTEGER|ProcessOrd DOUBLE PRECISION|Slope GRASS 6.3.0 :~ > m.definput -x input=RSmanual directory=~/tmp/ type=RS IDCOL=num_bief DOWNCOL=LowRS GUCOL=ExchangeGU PCSSCOL=ProcessOrd NAME=reach
rabotin@supagro.inra.fr
Last Changed: 23 January 2012
Copyright UMR LISAH OpenFluid