Topo Recompute

GTB.TopoRecompute History

Hide minor edits - Show changes to output

November 05, 2009, at 12:12 PM by 95.236.139.67 -
Added lines 16-17:

Threshold Parameter - The value will be used to identify pixels from the flowaccumulation grid which are supposed to be streams. Default value is 100. If stream network and subsequent derived terrain parameters need to be adjusted please used topowshd.
November 05, 2009, at 12:11 PM by 95.236.139.67 -
Added lines 1-2:
Allows for the re-computation of the stream-based terrain parameters of the topo script. Usually, the topo script is computed once, however on closer observation we find that the choosen stream flow threshold did not delineate the watersheds appropiate. Therefore, to recompute the TP parameters based on this threshold, use this routine.
November 02, 2009, at 05:37 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_recompute/command.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo_recompute/command_toporecompute.jpg
Changed lines 20-21 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 23-24 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 26-28 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 30-31 from:
%apply=img width="450" height="360" align="top"%topo/wszm.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/wszm.jpg
Changed lines 33-34 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 36-37 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 39-40 from:
%apply=img width="450" height="360" align="top"%topo/wszmax.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/wszmax.jpg
Changed lines 42-43 from:
%apply=img width="450" height="360" align="top"%topo/wszmin.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/wszmin.jpg
Changed line 45 from:
%apply=img width="450" height="360" align="top"%topo/pctg1.jpg%%
to:
%width=80pct% http://www.ai-relief.org//functions/terrain/topo/pctg1.jpg
November 01, 2009, at 09:50 PM by 79.54.156.152 -
Added lines 1-48:

(: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 with stream threshold set to 25 cells
%apply=img width="450" height="360" align="top"%topo_recompute/command.jpg%%
(:divend:)

(:div results:)
'''RESULTS '''

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%%
<

Stream Max Elevation
%apply=img width="450" height="360" align="top"%topo/wszm.jpg%%

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

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

Watershed Maximum Elevation
%apply=img width="450" height="360" align="top"%topo/wszmax.jpg%%

Watershed Minimum Elevation
%apply=img width="450" height="360" align="top"%topo/wszmin.jpg%%

Percentile as percentage of elevation range within Watershed
%apply=img width="450" height="360" align="top"%topo/pctg1.jpg%%

(:divend:)