-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.TopoGrid.pyt.xml
2 lines (2 loc) · 5.42 KB
/
StreamStats_DataPrep.TopoGrid.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20190718</CreaDate><CreaTime>10275700</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20200811</ModDate><ModTime>12574700</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><dataIdInfo><idCitation><resTitle>TopoGrid</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This script runs topo to raster as a prelimary burning and walling process before HydroDEM is run. It takes a buffered DEM dataset and runs raster to multipoint with VIP filtering based on the percentage set in the tool. The output of the script is a new DEM to be used by HydroDEM.</SPAN></P></DIV></DIV></idAbs><searchKeys><keyword>StreamStats DataPrepTools</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><tool name="TopoGrid" displayname="TopoGrid" toolboxalias="StreamStatsDataPrep" xmlns=""><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 type workspace to read and write files to.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="huc8" displayname="Dissolved HUC8 boundary" type="Required" direction="Input" datatype="Feature Class or Shapefile" expression="huc8"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Local processing unit boundary to confine the output DEM interpolation.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="buffdist" displayname="Topogrid Buffer Distance" type="Required" direction="Input" datatype="Double" expression="buffdist"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Distance to buffer huc8 in horizontal map units. This buffer is used to inform the topography at the periphery of the processing domain. Larger values will take longer to process.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="huc12" displayname="12 Digit Hydrologic Unit Datasets if dissolved HUC8 boundary failed." type="Optional" direction="Input" datatype="Multiple Value" expression="{huc12;huc12...}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Multivalue parameter of local processing domain sub-units.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="dendrite" displayname="Dendritic Flowline Features" type="Required" direction="Input" datatype="Feature Class or Shapefile" expression="dendrite"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Flowline dendrite feature class or shapefile to constrain DEM interpolation.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="dem" displayname="Buffered and Projected Elevation Data" type="Required" direction="Input" datatype="Raster Band or Raster Dataset" expression="dem"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Original DEM to turn into a point cloud using VIP point filtering.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="cellSize" displayname="Output Cell Size" type="Required" direction="Input" datatype="String" expression="cellSize"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Output cell size in horizontal map units.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="vipPer" displayname="VIP Percentage" type="Required" direction="Input" datatype="String" expression="vipPer"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>VIP thinning parameter. This is the percentile of points to keep. See additional documentation for the arcpy.TopoToRaster_3d function.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="snapgrid" displayname="SnapGrid" type="Optional" direction="Input" datatype="Raster Band" expression="{snapgrid}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Grid used to align the results of this tool. The origin of this grid should be divisible by 1.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This script runs topo to raster as a preliminary burning and walling process before HydroDEM is run. It takes a buffered DEM dataset and runs raster to multipoint with VIP filtering based on the percentage set in the tool. The output of the script is a new DEM to be used by HydroDEM.</SPAN></P><P><SPAN>Complete documentation can be found at XXXXXXXXXXXXXXXXXXXXXXXX.</SPAN></P></DIV></DIV></DIV></summary><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath></tool><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20200811</mdDateSt></metadata>