-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.ProjScale.pyt.xml
2 lines (2 loc) · 4.23 KB
/
StreamStats_DataPrep.ProjScale.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20190423</CreaDate><CreaTime>10375700</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20200811</ModDate><ModTime>12433000</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange></Esri><tool name="ProjScale" displayname="E. Project and Scale Elevation Data" toolboxalias="StreamStatsDataPrep" xmlns=""><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="InWorkSpace" displayname="Input Workspace" type="Required" direction="Input" datatype="Workspace" expression="InWorkSpace"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>File-type workspace where the output projected and re-scaled DEM will be located.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="InGrid" displayname="Input Grid" type="Required" direction="Input" datatype="Raster Band" expression="InGrid"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Name of the input grid to be re-scaled and projected.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="OutGrid" displayname="Output Grid" type="Required" direction="Input" datatype="String" expression="OutGrid"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Name of the re-scaled and projected output grid.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="OutCoordSys" displayname="Output Coordinate System" type="Required" direction="Input" datatype="Coordinate System" expression="OutCoordSys"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Output coordinate system that the input grid will be projected to. This should be the same as the projected hydrologic unit feature class used in 1.A. Database Setup.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="OutCellSize" displayname="Output Cell Size" type="Required" direction="Input" datatype="Analysis Cell Size" expression="OutCellSize"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Output cell size in the same horizontal units as the output projection.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="RegPt" displayname="registration Point" type="Required" direction="Input" datatype="String" expression="RegPt"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Registration point, defaults to "0 0". This should be divisible by five. This allows adjacent hydrologic unit elevation and derivative grids to align properly in ArcHydro. </SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="scaleFact" displayname="Scale Factor" type="Required" direction="Input" datatype="String" expression="scaleFact"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Factor to scale the input grid values by to convert it from floats to integers. This defaults to 100, but should likely be 1000 for LiDAR derived datasets in meters for increased precision. </SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Project a NED grid to a user-specified coordinate system. Handles setting a cell registration point. Also multiplies by 100 and converts to integer grid format.</SPAN></P><P><SPAN>Complete documentation can be found at XXXXXXXXXXXXXXXXXXXXXXXX.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>E. Project and Scale Elevation Data</resTitle></idCitation><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>