Topo Extended

GTB.TopoExtended History

Hide minor edits - Show changes to output

November 05, 2009, at 12:25 PM by 95.236.139.67 -
Changed line 240 from:
dem_ibpctz2top= dem_i+bpz2top\\
to:
dem_ibpctz2top= dem_i+bpz2top\\
November 05, 2009, at 12:24 PM by 95.236.139.67 -
Added line 220:
November 05, 2009, at 12:23 PM by 95.236.139.67 -
Changed lines 2-4 from:
Based on MacMillans Paper DOI:10.1016/S0165-0114(99)00014-7 and extending it quite a bit for another 1x parameters. More parameters than shown here are actually calculated. see list at the end.

to:
Based on MacMillans Paper [[DOI:10.1016/S0165-0114(99)00014-7]] and extending it quite a bit for another 1x parameters. More parameters than shown here are actually calculated. see list at the end.

Added lines 170-171:
add formula/description and figure for better explanation
Changed lines 176-183 from:
dem_fldir = dem+fldir
dem_ifldir = dem+ifldir
dem_wshd = dem+wshd
dem_strnet = dem+strnet
dem_int = dem+int
dem_bas = dem+bas
dem_istrnet = dem_i+strnet
to:
dem_fldir = dem+fldir\\
dem_ifldir = dem+ifldir\\
dem_wshd = dem+wshd\\
dem_strnet = dem+strnet\\
dem_int = dem+int\\
dem_bas = dem+bas\\
dem_istrnet = dem_i+strnet\\
Changed lines 185-192 from:
dem_wmin= dem+wmin
dem_wmax= dem+wmax
dem_bmin= dem+bmin
dem_bmax= dem+bmax

dem_iwmin= dem_i+wmin
dem_iwmax= dem_i+wmax
dem_ibmin= dem_i+bmin
to:
dem_wmin= dem+wmin\\
dem_wmax= dem+wmax\\
dem_bmin= dem+bmin\\
dem_bmax= dem+bmax\\

dem_iwmin= dem_i+wmin\\
dem_iwmax= dem_i+wmax\\
dem_ibmin= dem_i+bmin\\
Changed lines 196-198 from:
dem_iwshd = dem_i+wshd
dem_ibas = dem_i+bas
to:
dem_iwshd = dem_i+wshd\\
dem_ibas = dem_i+bas\\
Changed lines 200-219 from:
dem_wdiv= dem+wdiv
dem_bdiv= dem+bdiv

dem_wdivz= dem+wdivz
dem_strz= dem+strz

dem_iwdiv = dem_i+wdiv
dem_ibdiv= dem_i+ibdiv
dem_iwdivd = dem_i+wdivd
dem_ibdivd= dem_i+ibdivd
dem_iwstrd = dem_i+iwstrd


dem_iwdivz= dem_i+wdivz
dem_istrz= dem_i+strz

dem_wdivd= dem+wdivd
dem_bdivd= dem+bdivd
dem_wstrd= dem+wstrd
dem_ibdivd= dem_i+ibdivd
to:
dem_wdiv= dem+wdiv\\
dem_bdiv= dem+bdiv\\

dem_wdivz= dem+wdivz\\
dem_strz= dem+strz\\

dem_iwdiv = dem_i+wdiv\\
dem_ibdiv= dem_i+ibdiv\\
dem_iwdivd = dem_i+wdivd\\
dem_ibdivd= dem_i+ibdivd\\
dem_iwstrd = dem_i+iwstrd\\


dem_iwdivz= dem_i+wdivz\\
dem_istrz= dem_i+strz\\

dem_wdivd= dem+wdivd\\
dem_bdivd= dem+bdivd\\
dem_wstrd= dem+wstrd\\
dem_ibdivd= dem_i+ibdivd\\
Changed lines 221-229 from:
dem_nfi = dem_nf+i
dem_nfflacc = dem_nf+flacc
dem_nffldir = dem_nf+fldir
dem_nfifldir = dem_nfi+fldir
dem_pit = dem+pit
dem_pitz= dem+pitz
dem_peak = dem+peak
dem_peakz= dem+peakz
to:
dem_nfi = dem_nf+i\\
dem_nfflacc = dem_nf+flacc\\
dem_nffldir = dem_nf+fldir\\
dem_nfifldir = dem_nfi+fldir\\
dem_pit = dem+pit\\
dem_pitz= dem+pitz\\
dem_peak = dem+peak\\
dem_peakz= dem+peakz\\
Changed lines 231-239 from:
dem_pmin2max = dem+pmin2max
pctz2str= dem+pz2str
dem_pctz2pit = dem+pz2pit
dem_pctz2str = dem+pz2str
dem_z2pit=dem+z2pit
dem_wpctz2top= dem+wpz2top
dem_bpctz2top= dem+bpz2top
dem_iwpctz2top= dem_i+wpz2top
dem_ibpctz2top= dem_i+bpz2top
to:
dem_pmin2max = dem+pmin2max\\
pctz2str= dem+pz2str\\
dem_pctz2pit = dem+pz2pit\\
dem_pctz2str = dem+pz2str\\
dem_z2pit=dem+z2pit\\
dem_wpctz2top= dem+wpz2top\\
dem_bpctz2top= dem+bpz2top\\
dem_iwpctz2top= dem_i+wpz2top\\
dem_ibpctz2top= dem_i+bpz2top\\
November 05, 2009, at 12:21 PM by 95.236.139.67 -
Changed lines 170-237 from:
#invers TP parameter
dem_i = dem+'i'

# set local variables
dem_fldir = dem+'fldir'
dem_ifldir = dem+'ifldir'
dem_wshd = dem+'wshd'
dem_strnet = dem+'strnet'
dem_int = dem+'int'
dem_bas = dem+'bas'
dem_istrnet = dem_i+'strnet'

# statistics parameter
dem_wmin= dem+'wmin'
dem_wmax= dem+'wmax'
dem_bmin= dem+'bmin'
dem_bmax= dem+'bmax'

dem_iwmin= dem_i+'wmin'
dem_iwmax= dem_i+'wmax'
dem_ibmin= dem_i+'bmin'
dem_ibmax= dem_i+'bmax'

#invers parameter
dem_iwshd = dem_i+'wshd'
dem_ibas = dem_i+'bas'

# div parameter
dem_wdiv= dem+'wdiv'
dem_bdiv= dem+'bdiv'

dem_wdivz= dem+'wdivz'
dem_strz= dem+'strz'

dem_iwdiv = dem_i+'wdiv'
dem_ibdiv= dem_i+'ibdiv'
dem_iwdivd = dem_i+'wdivd'
dem_ibdivd= dem_i+'ibdivd'
dem_iwstrd = dem_i+'iwstrd'


dem_iwdivz= dem_i+'wdivz'
dem_istrz= dem_i+'strz'

dem_wdivd= dem+'wdivd'
dem_bdivd= dem+'bdivd'
dem_wstrd= dem+'wstrd'
dem_ibdivd= dem_i+'ibdivd'
# pit and peak parameters
dem_nfi = dem_nf+'i'
dem_nfflacc = dem_nf+'flacc'
dem_nffldir = dem_nf+'fldir'
dem_nfifldir = dem_nfi+'fldir'
dem_pit = dem+'pit'
dem_pitz= dem+'pitz'
dem_peak = dem+'peak'
dem_peakz= dem+'peakz'

# percentage parameters
dem_pmin2max = dem+'pmin2max'
pctz2str= dem+'pz2str'
dem_pctz2pit = dem+'pz2pit'
dem_pctz2str = dem+'pz2str'
dem_z2pit=dem+'z2pit'
dem_wpctz2top= dem+'wpz2top'
dem_bpctz2top= dem+'bpz2top'
dem_iwpctz2top= dem_i+'wpz2top'
dem_ibpctz2top= dem_i+'bpz2top'
to:
*invers TP parameter
dem_i = dem+i

* set local variables
dem_fldir = dem+fldir
dem_ifldir = dem+ifldir
dem_wshd = dem+wshd
dem_strnet = dem+strnet
dem_int = dem+int
dem_bas = dem+bas
dem_istrnet = dem_i+strnet

* statistics parameter
dem_wmin= dem+wmin
dem_wmax= dem+wmax
dem_bmin= dem+bmin
dem_bmax= dem+bmax

dem_iwmin= dem_i+wmin
dem_iwmax= dem_i+wmax
dem_ibmin= dem_i+bmin
dem_ibmax= dem_i+bmax

*invers parameter
dem_iwshd = dem_i+wshd
dem_ibas = dem_i+bas

* div parameter
dem_wdiv= dem+wdiv
dem_bdiv= dem+bdiv

dem_wdivz= dem+wdivz
dem_strz= dem+strz

dem_iwdiv = dem_i+wdiv
dem_ibdiv= dem_i+ibdiv
dem_iwdivd = dem_i+wdivd
dem_ibdivd= dem_i+ibdivd
dem_iwstrd = dem_i+iwstrd


dem_iwdivz= dem_i+wdivz
dem_istrz= dem_i+strz

dem_wdivd= dem+wdivd
dem_bdivd= dem+bdivd
dem_wstrd= dem+wstrd
dem_ibdivd= dem_i+ibdivd
* pit and peak parameters
dem_nfi = dem_nf+i
dem_nfflacc = dem_nf+flacc
dem_nffldir = dem_nf+fldir
dem_nfifldir = dem_nfi+fldir
dem_pit = dem+pit
dem_pitz= dem+pitz
dem_peak = dem+peak
dem_peakz= dem+peakz

* percentage parameters
dem_pmin2max = dem+pmin2max
pctz2str= dem+pz2str
dem_pctz2pit = dem+pz2pit
dem_pctz2str = dem+pz2str
dem_z2pit=dem+z2pit
dem_wpctz2top= dem+wpz2top
dem_bpctz2top= dem+bpz2top
dem_iwpctz2top= dem_i+wpz2top
dem_ibpctz2top= dem_i+bpz2top
November 05, 2009, at 12:18 PM by 95.236.139.67 -
Changed lines 1-4 from:
'''Thats a real life example.. no data cleanup has been performed for NICE visual represenations.'''
to:
Calculates more advanced terrain parameters. Uses parameters calculated by topo if available.
Based on MacMillans Paper DOI:10.1016/S0165-0114(99)00014-7 and extending it quite a bit for another 1x parameters. More parameters than shown here are actually calculated. see list at the end.

Added lines 169-237:

#invers TP parameter
dem_i = dem+'i'

# set local variables
dem_fldir = dem+'fldir'
dem_ifldir = dem+'ifldir'
dem_wshd = dem+'wshd'
dem_strnet = dem+'strnet'
dem_int = dem+'int'
dem_bas = dem+'bas'
dem_istrnet = dem_i+'strnet'

# statistics parameter
dem_wmin= dem+'wmin'
dem_wmax= dem+'wmax'
dem_bmin= dem+'bmin'
dem_bmax= dem+'bmax'

dem_iwmin= dem_i+'wmin'
dem_iwmax= dem_i+'wmax'
dem_ibmin= dem_i+'bmin'
dem_ibmax= dem_i+'bmax'

#invers parameter
dem_iwshd = dem_i+'wshd'
dem_ibas = dem_i+'bas'

# div parameter
dem_wdiv= dem+'wdiv'
dem_bdiv= dem+'bdiv'

dem_wdivz= dem+'wdivz'
dem_strz= dem+'strz'

dem_iwdiv = dem_i+'wdiv'
dem_ibdiv= dem_i+'ibdiv'
dem_iwdivd = dem_i+'wdivd'
dem_ibdivd= dem_i+'ibdivd'
dem_iwstrd = dem_i+'iwstrd'


dem_iwdivz= dem_i+'wdivz'
dem_istrz= dem_i+'strz'

dem_wdivd= dem+'wdivd'
dem_bdivd= dem+'bdivd'
dem_wstrd= dem+'wstrd'
dem_ibdivd= dem_i+'ibdivd'
# pit and peak parameters
dem_nfi = dem_nf+'i'
dem_nfflacc = dem_nf+'flacc'
dem_nffldir = dem_nf+'fldir'
dem_nfifldir = dem_nfi+'fldir'
dem_pit = dem+'pit'
dem_pitz= dem+'pitz'
dem_peak = dem+'peak'
dem_peakz= dem+'peakz'

# percentage parameters
dem_pmin2max = dem+'pmin2max'
pctz2str= dem+'pz2str'
dem_pctz2pit = dem+'pz2pit'
dem_pctz2str = dem+'pz2str'
dem_z2pit=dem+'z2pit'
dem_wpctz2top= dem+'wpz2top'
dem_bpctz2top= dem+'bpz2top'
dem_iwpctz2top= dem_i+'wpz2top'
dem_ibpctz2top= dem_i+'bpz2top'
November 02, 2009, at 05:35 PM by 79.54.156.152 -
Added line 1:
'''Thats a real life example.. no data cleanup has been performed for NICE visual represenations.'''
Changed line 4 from:
Thats real life examples.. no data cleanup has been performed for NICE visual represenations.
to:
November 02, 2009, at 05:35 PM by 79.54.156.152 -
Changed lines 3-4 from:
to:
Thats real life examples.. no data cleanup has been performed for NICE visual represenations.
Changed line 158 from:
Elevation to nearest pit
to:
Elevation to nearest pit.. looks bad.. but thats a real life example as only a limited number of pits are identified.
November 02, 2009, at 05:31 PM by 79.54.156.152 -
Deleted line 0:
Changed lines 5-6 from:
%apply=img width="450" height="360" align="top"%elevres/elevation.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/elevres/elevation.jpg
Changed line 13 from:
%apply=img width="450" height="360" align="top"%topo_extended/command.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/command_topoextended.jpg
Changed lines 20-21 from:
%apply=img width="450" height="360" align="top"%topo/bas.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/bas.jpg
Changed lines 23-24 from:
%apply=img width="450" height="360" align="top"%topo/basa.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/basa.jpg
Changed lines 26-27 from:
%apply=img width="450" height="360" align="top"%topo_extended/bdiv.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/bdiv.jpg
Changed lines 29-30 from:
%apply=img width="450" height="360" align="top"%topo_extended/bdivd.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/bdivd.jpg
Changed lines 32-33 from:
%apply=img width="450" height="360" align="top"%topo_extended/bmax.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/bmax.jpg
Changed lines 35-36 from:
%apply=img width="450" height="360" align="top"%topo_extended/bmin.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/bmin.jpg
Changed lines 38-39 from:
%apply=img width="450" height="360" align="top"%topo_extended/bpz2top.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/bpz2top.jpg
Changed lines 41-42 from:
%apply=img width="450" height="360" align="top"%topo/fldir.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/fldir.jpg
Changed lines 44-45 from:
%apply=img width="450" height="360" align="top"%topo/flacc.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/flacc.jpg
Changed lines 47-48 from:
%apply=img width="450" height="360" align="top"%topo/i.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/i.jpg
Changed lines 50-51 from:
%apply=img width="450" height="360" align="top"%topo_extended/ibas.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/ibas.jpg
Changed lines 53-54 from:
%apply=img width="450" height="360" align="top"%topo_extended/ibasa.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/ibasa.jpg
Changed lines 56-57 from:
%apply=img width="450" height="360" align="top"%topo_extended/ibdiv.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/ibdiv.jpg
Changed lines 59-60 from:
%apply=img width="450" height="360" align="top"%topo_extended/ibdivd.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/ibdivd.jpg
Changed lines 62-63 from:
%apply=img width="450" height="360" align="top"%topo_extended/idiv.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/idiv.jpg
Changed lines 65-66 from:
%apply=img width="450" height="360" align="top"%topo_extended/iflacc.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/iflacc.jpg
Changed lines 68-69 from:
%apply=img width="450" height="360" align="top"%topo_extended/ifldir.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/ifldir.jpg
Changed lines 71-72 from:
%apply=img width="450" height="360" align="top"%topo_extended/int.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/int.jpg
Changed lines 74-75 from:
%apply=img width="450" height="360" align="top"%topo_extended/ipour.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/ipour.jpg
Changed lines 77-78 from:
%apply=img width="450" height="360" align="top"%topo_extended/istrlnk.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/istrlnk.jpg
Changed lines 80-81 from:
%apply=img width="450" height="360" align="top"%topo_extended/istrnet.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/istrnet.jpg
Changed lines 83-84 from:
%apply=img width="450" height="360" align="top"%topo_extended/istrord.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/istrord.jpg
Changed lines 86-87 from:
%apply=img width="450" height="360" align="top"%topo_extended/iwshd.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/iwshd.jpg
Changed lines 89-90 from:
%apply=img width="450" height="360" align="top"%topo_extended/iwshda.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/iwshda.jpg
Changed lines 92-93 from:
%apply=img width="450" height="360" align="top"%topo_extended/iwszm.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/iwszm.jpg
Changed lines 95-96 from:
%apply=img width="450" height="360" align="top"%topo_extended/p2pit.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/p2pit.jpg
Changed lines 98-99 from:
%apply=img width="450" height="360" align="top"%topo_extended/p2str.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/p2str.jpg
Changed lines 101-102 from:
%apply=img width="450" height="360" align="top"%topo_extended/p2top.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/p2top.jpg
Changed lines 104-105 from:
%apply=img width="450" height="360" align="top"%topo_extended/peak.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/peak.jpg
Changed lines 107-108 from:
%apply=img width="450" height="360" align="top"%topo_extended/peakz.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/peakz.jpg
Changed lines 110-111 from:
%apply=img width="450" height="360" align="top"%topo_extended/pit.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/pit.jpg
Changed lines 113-114 from:
%apply=img width="450" height="360" align="top"%topo_extended/pitz.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/pitz.jpg
Changed lines 116-117 from:
%apply=img width="450" height="360" align="top"%topo_extended/pour.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/pour.jpg
Changed lines 119-120 from:
%apply=img width="450" height="360" align="top"%topo/strnet.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/strnet.jpg
Changed lines 122-123 from:
%apply=img width="450" height="360" align="top"%topo/strlnk.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/strlnk.jpg
Changed lines 125-126 from:
%apply=img width="450" height="360" align="top"%topo/strord.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/strord.jpg
Changed lines 128-129 from:
%apply=img width="450" height="360" align="top"%topo_extended/strz.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/strz.jpg
Changed lines 131-132 from:
%apply=img width="450" height="360" align="top"%topo_extended/wdiv.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/wdiv.jpg
Changed lines 134-135 from:
%apply=img width="450" height="360" align="top"%topo_extended/wdivd.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/wdivd.jpg
Changed lines 137-138 from:
%apply=img width="450" height="360" align="top"%topo_extended/wdivz.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/wdivz.jpg
Changed lines 140-141 from:
%apply=img width="450" height="360" align="top"%topo_extended/wmax.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/wmax.jpg
Changed lines 143-145 from:
%apply=img width="450" height="360" align="top"%topo_extended/wmin.jpg%%
<
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/wmin.jpg
Changed lines 146-147 from:
%apply=img width="450" height="360" align="top"%topo/wshd.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/wshd.jpg
Changed lines 149-150 from:
%apply=img width="450" height="360" align="top"%topo/wshda.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/wshda.jpg
Changed lines 152-153 from:
%apply=img width="450" height="360" align="top"%topo_extended/wstrd.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/wstrd.jpg
Changed lines 155-156 from:
%apply=img width="450" height="360" align="top"%topo_extended/wszm.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/wszm.jpg
Changed line 158 from:
%apply=img width="450" height="360" align="top"%topo_extended/z2pit.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_extended/z2pit.jpg
November 01, 2009, at 09:48 PM by 79.54.156.152 -
Added lines 1-165:

(:div input:)
'''INPUT '''

Input Data - Elevation
%apply=img width="450" height="360" align="top"%elevres/elevation.jpg%%

(:divend:)

(:div commandwindow:)
'''COMMAND '''

Command Call window with stream threshold set to 100 cells
%apply=img width="450" height="360" align="top"%topo_extended/command.jpg%%
(:divend:)

(:div results:)
'''RESULTS -- to be updated as topo_extended calculates now many more parameters '''

Basin IDs of Input DEM
%apply=img width="450" height="360" align="top"%topo/bas.jpg%%

Basin Area of Input DEM
%apply=img width="450" height="360" align="top"%topo/basa.jpg%%

Basin Divide (Binary) of Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/bdiv.jpg%%

Euclidian Distance to Basin Divide (Binary) of Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/bdivd.jpg%%

Basin Maximum Elevation
%apply=img width="450" height="360" align="top"%topo_extended/bmax.jpg%%

Basin Minimum Elevation
%apply=img width="450" height="360" align="top"%topo_extended/bmin.jpg%%

Basin Percentage between Min and Max
%apply=img width="450" height="360" align="top"%topo_extended/bpz2top.jpg%%

Flow direction of Input DEM
%apply=img width="450" height="360" align="top"%topo/fldir.jpg%%

Flow accumulation of Input DEM
%apply=img width="450" height="360" align="top"%topo/flacc.jpg%%

Inverse DEM
%apply=img width="450" height="360" align="top"%topo/i.jpg%%

Invers DEM basin ID
%apply=img width="450" height="360" align="top"%topo_extended/ibas.jpg%%

Invers DEM basin area
%apply=img width="450" height="360" align="top"%topo_extended/ibasa.jpg%%

Invers DEM basin divide (binary)
%apply=img width="450" height="360" align="top"%topo_extended/ibdiv.jpg%%

Euclidian Distance to Basin Divide (Binary) of Invers Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/ibdivd.jpg%%

Basin Divide (Binary) of Invers Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/idiv.jpg%%

Flow accumulation of Invers Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/iflacc.jpg%%

Flow direction of Invers Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/ifldir.jpg%%

Integer DEM
%apply=img width="450" height="360" align="top"%topo_extended/int.jpg%%

Pour Points of Invers DEM
%apply=img width="450" height="360" align="top"%topo_extended/ipour.jpg%%

Stream link network of Invers DEM
%apply=img width="450" height="360" align="top"%topo_extended/istrlnk.jpg%%

Stream network of Invers DEM
%apply=img width="450" height="360" align="top"%topo_extended/istrnet.jpg%%

Stream order network of Invers DEM
%apply=img width="450" height="360" align="top"%topo_extended/istrord.jpg%%

Unique Watershed Id of invers DEM
%apply=img width="450" height="360" align="top"%topo_extended/iwshd.jpg%%

Watershed Area of invers DEM
%apply=img width="450" height="360" align="top"%topo_extended/iwshda.jpg%%

Watershed Maximum Elevation of invers DEM
%apply=img width="450" height="360" align="top"%topo_extended/iwszm.jpg%%

Percentage to Pit
%apply=img width="450" height="360" align="top"%topo_extended/p2pit.jpg%%

Percentage to Stream
%apply=img width="450" height="360" align="top"%topo_extended/p2str.jpg%%

Percentage to top
%apply=img width="450" height="360" align="top"%topo_extended/p2top.jpg%%

Identified Peaks
%apply=img width="450" height="360" align="top"%topo_extended/peak.jpg%%

Elevation Distance to Identified Peaks
%apply=img width="450" height="360" align="top"%topo_extended/peakz.jpg%%

Identified pits
%apply=img width="450" height="360" align="top"%topo_extended/pit.jpg%%

Elevation Distance to pits of Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/pitz.jpg%%

Pour points
%apply=img width="450" height="360" align="top"%topo_extended/pour.jpg%%

Stream network
%apply=img width="450" height="360" align="top"%topo/strnet.jpg%%

Stream link network
%apply=img width="450" height="360" align="top"%topo/strlnk.jpg%%

Stream order
%apply=img width="450" height="360" align="top"%topo/strord.jpg%%

Elevation Distance to stream network
%apply=img width="450" height="360" align="top"%topo_extended/strz.jpg%%

Watershed Divide (Binary) of Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/wdiv.jpg%%

Euclidian Distance to Watershed Divide (Binary) of Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/wdivd.jpg%%

Elevation Distance to Watershed Divide (Binary) of Input DEM
%apply=img width="450" height="360" align="top"%topo_extended/wdivz.jpg%%

Watershed maximum elevation of input dem
%apply=img width="450" height="360" align="top"%topo_extended/wmax.jpg%%

Watershed minimum elevation of input dem
%apply=img width="450" height="360" align="top"%topo_extended/wmin.jpg%%
<

Unique Watershed Id of input dem
%apply=img width="450" height="360" align="top"%topo/wshd.jpg%%

Watershed area of input dem
%apply=img width="450" height="360" align="top"%topo/wshda.jpg%%

Euclidan Distance of watershed streams of input dem
%apply=img width="450" height="360" align="top"%topo_extended/wstrd.jpg%%

Stream Max Elevation of input dem
%apply=img width="450" height="360" align="top"%topo_extended/wszm.jpg%%

Elevation to nearest pit
%apply=img width="450" height="360" align="top"%topo_extended/z2pit.jpg%%




(:divend:)