-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.SetupBathyGrad.pyt.xml
2 lines (2 loc) · 4.36 KB
/
StreamStats_DataPrep.SetupBathyGrad.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>13175800</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="SetupBathyGrad" displayname="B. Bathymetric Gradient Setup" 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>Local folder workspace from which inputs are read and outputs are written.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="SnapGrid" displayname="Digital Elevation Model (used for snapping)" type="Required" direction="Input" datatype="Raster Band" expression="SnapGrid"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Raster grid that outputs are snapped to. This is often the projected DEM for the local folder.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="hucpoly" displayname="Dissolved Eight-Digit Hydrologic Unit Code (HUC8) Dataset" type="Required" direction="Input" datatype="Feature Class" expression="hucpoly"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Local folder bounding polygon, often referred to hucpoly.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="NHDArea" displayname="NHD Area" type="Required" direction="Input" datatype="Feature Class" expression="NHDArea"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Double line streams from hydrography, often referred to as NHDArea.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="NHDFlowline" displayname="NHD Dendrite" type="Required" direction="Input" datatype="Feature Class" expression="NHDFlowline"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Single line flowline dendrite from hydrography, often referred to as NHDFlowline.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="NHDWaterbody" displayname="NHD Waterbody" type="Required" direction="Input" datatype="Feature Class" expression="NHDWaterbody"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Water body polygon features from hydrography, often referred to as NHDWaterbody.</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>Output grid cell size, should be the same as the cell size of the snap grid.</SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This script creates a set of NHD Hydrography Datasets, extracts the appropriate features and converts them to rasters for input into HydroDEM.</SPAN></P><P><SPAN>Complete documentation can be found at XXXXXXXXXXXXXXXXXXXXXXXX.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>B. Bathymetric Gradient Setup</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This script creates a set of NHD Hydrography Datasets, extracts the appropriate features and converts them to rasters for input into HydroDEM.</SPAN></P></DIV></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>