-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.HydroDEM.pyt.xml
2 lines (2 loc) · 9.76 KB
/
StreamStats_DataPrep.HydroDEM.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20190513</CreaDate><CreaTime>10314200</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20200811</ModDate><ModTime>13273800</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="HydroDEM" displayname="C. Hydro-Enforce DEM" toolboxalias="StreamStatsDataPrep" xmlns=""><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="Workspace" displayname="Output Workspace" type="Required" direction="Input" datatype="Workspace" expression="Workspace"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Geodatabase workspace to read inputs and write outputs to.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="scratchWS" displayname="Scratch Workspace" type="Required" direction="Input" datatype="Workspace" expression="scratchWS"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Scratch folder-type workspace for temporary files.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="huc8cov" displayname="HUC layer" type="Required" direction="Input" datatype="Feature Class" expression="huc8cov"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Polygon feature class to use as the outer-wall during hydro-enforcement.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="origdem" displayname="Digital Elevation Model" type="Required" direction="Input" datatype="Raster Dataset" expression="origdem"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Projected and scaled DEM to be hydro-enforced.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="dendrite" displayname="Stream Dendrite" type="Required" direction="Input" datatype="Feature Class" expression="dendrite"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Hydrography stream dendrite feature class for use in burning during hydro-enforcement. Often called NHDFlowline.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="snap_grid" displayname="Snap Grid" type="Required" direction="Input" datatype="Raster Dataset" expression="snap_grid"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Snapping grid for use in rasterization of vector datasets. Often the same as origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="bowl_polys" displayname="NHD Waterbody Grid" type="Optional" direction="Input" datatype="Raster Dataset" expression="{bowl_polys}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Bowling water body grid, produced by Bathymetric Gradient Setup. Often called nhd_wbg.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="bowl_lines" displayname="NHD Flowline Grid" type="Optional" direction="Input" datatype="Raster Dataset" expression="{bowl_lines}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Bowling line grid, produced by Bathymetric Gradient Setup. Often called wb_srcg.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="inwall" displayname="Inner Walls" type="Optional" direction="Input" datatype="Feature Class" expression="{inwall}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Inwall feature class used to create inner walls between sub-basins during hydro-enforcement. Often called inwall_edit.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="cellSize" displayname="Cell Size" type="Required" direction="Input" datatype="String" expression="cellSize"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Cell size to use during rasterization of vector datasets, defaults to 10. Units are the same as the horizontal units in the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="drainplug" displayname="Drain Plugs" type="Optional" direction="Input" datatype="Feature Class" expression="{drainplug}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Drain plug feature class used to plug sinks during hydro-enforcement. Often called sinkpoint_edit.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="buffdist" displayname="HUC buffer" type="Optional" direction="Input" datatype="Double" expression="{buffdist}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Distance to buffer the outer-wall, units the same as the horizontal units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="inwallbuffdist" displayname="Inner Wall Buffer" type="Optional" direction="Input" datatype="Double" expression="{inwallbuffdist}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Distance to buffer the inner walls, units the same as the horizontal units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="inwallht" displayname="Inner Wall Height" type="Optional" direction="Input" datatype="Double" expression="{inwallht}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Height to make the inner walls in addition to the underlying land surface elevation. units the same as the vertical units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="outwallht" displayname="Outer Wall Height" type="Optional" direction="Input" datatype="Double" expression="{outwallht}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Height to make the outer-walls in addition to the underlying land surface elevation. units the same as the vertical units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="agreebuf" displayname="AGREE buffer" type="Optional" direction="Input" datatype="Double" expression="{agreebuf}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Agree buffer smoothing distance. Units same as the horizontal units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="agreesmooth" displayname="AGREE Smooth Drop" type="Optional" direction="Input" datatype="Double" expression="{agreesmooth}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Agree smoothing height. Units same as the vertical units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="agreesharp" displayname="AGREE Sharp Drop" type="Optional" direction="Input" datatype="Double" expression="{agreesharp}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Agree sharp drop height. Units same as the vertical units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="bowldepth" displayname="Bowl Depth" type="Optional" direction="Input" datatype="Double" expression="{bowldepth}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Depth to bowl the origdem below the original elevation of the land surface. Units are the same as the vertical units of the projected origdem.</SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Hydro-enforce the input DEM based on outer-wall and inwall datasets and bathymetric gradient information supplied. After hydro-enforcement, flow direction and flow accumulation grids are computed. This tool is made to run on local folders based on hydrologic units. The flow accumulation grids in these local folders can be adjusted using the next tool after successful hydro-enforcement on all the local folders in a domain.</SPAN></P><P><SPAN>Complete documentation can be found at XXXXXXXXXXXXXXXXXXXXXXXX.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>C. Hydro-Enforce DEM</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Hydro-enforce the input DEM based on outer-wall and inwall datasets and bathymetric gradient information supplied. After hydro-enforcement, flow direction and flow accumulation grids are computed. This tool is made to run on local folders based on hydrologic units. The flow accumulation grids in these local folders can be adjusted using the next tool after sucessful hydro-enforcement on all the local folders in a domain.</SPAN></P></DIV></DIV></idAbs><searchKeys><keyword>StreamStats</keyword><keyword>DataPrepTools</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20200811</mdDateSt></metadata>