-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.AdjustAccumSimp.pyt.xml
2 lines (2 loc) · 4.85 KB
/
StreamStats_DataPrep.AdjustAccumSimp.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20190913</CreaDate><CreaTime>11401300</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20200811</ModDate><ModTime>13311500</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="AdjustAccumSimp" displayname="D.2 Adjust Accumulation (Simple)" toolboxalias="StreamStatsDataPrep" xmlns=""><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="inletpoint" displayname="Inlet Point" type="Required" direction="Input" datatype="Feature Layer" expression="inletpoint"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Input point feature class of the inlet location inlet. This point should be inside the HUC to be corrected, on the cell that receives flow from an upstream HUC.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="fdr" displayname="Flow Direction Grid" type="Required" direction="Input" datatype="Raster Dataset or Raster Data Layer or Raster Band" expression="fdr"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>FDR grid for the HUC to be corrected.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="fac" displayname="Flow Accumulation Grid" type="Required" direction="Input" datatype="Raster Dataset or Raster Data Layer or Raster Band" expression="fac"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>FAC grid for the HUC to be corrected.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="filin" displayname="HydroDEM" type="Required" direction="Input" datatype="Raster Dataset or Raster Data Layer or Raster Band" expression="filin"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The cost surface grid for the HUC to be corrected. This should be the burned DEM from hydrodem (hydroDEM) that was used to generate the FDR.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="facout" displayname="Output FAC" type="Required" direction="Output" datatype="Raster Dataset" expression="facout"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A name for the output corrected FAC grid. The default is hydrodemfac_global. If there are multiple inlets, number each output hydrodemfac_global and use it as the source fac grid for subsequent runs. Make the final output named hydrodemfac_global. Be sure to keep the unadjusted fac grid named fac.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="incrval" displayname="Adjustment Value" type="Required" direction="Input" datatype="String" expression="incrval"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The amount to add to the FAC cells in the HUC to be corrected. This would be the max value of the upstream HUC's fac grid. The number does not have to be the actual upstream accumulation value, but must be larger than the stream definition threshold, which is 150,000 cells by default (assuming 10-m grids).</SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Simplified flow accumulation adjustment tool. Takes a single point feature class as input, and adjusts fac downstream of that point using a lest-cost-path. Use this when the more automated Flow Accum Adjust tool fails. Make separate point feature classes for each inlet to process and use that as the input for Inlet Point.</SPAN></P><P><SPAN>Complete documentation can be found at XXXXXXXXXXXXXXXXXXXXXXXX.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>D.2 Adjust Accumulation (Simple)</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Simplified flow accumulation adjustment tool. Takes a single point feature class as input, and adjusts fac downstream of that point using a least-cost-path. Use this when the more automated Flow Accum Adjust tool fails. Make separate point feature classes for each inlet to process and use that as the input for Inlet Point.</SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>StreamStats DataPrep</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20200811</mdDateSt></metadata>