-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.FillNoData.pyt.xml
2 lines (2 loc) · 2.56 KB
/
StreamStats_DataPrep.FillNoData.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>12371800</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange></Esri><tool name="FillNoData" displayname="D. Fill NoData Cells" toolboxalias="StreamStatsDataPrep" xmlns=""><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="workspace" displayname="Workspace" type="Required" direction="Input" datatype="Workspace" expression="workspace"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>File-type workspace where the filled grid will be output.</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 grid to be filled. This grid must be in the workspace specified above.</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>Output grid name to be produced in the workspace specified above. </SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Replaces NODATA values in a grid with mean values within 3x3 window. May be run repeatedly to fill in areas wider than 2 cells. Note the output is floating point, even if the input is integer. Note this will expand the data area of the grid around the outer edges of data, in addition to filling in NODATA gaps in the interior of the grid.</SPAN></P><P><SPAN>Complete documentation can be found at XXXXXXXXXXXXXXXXXXXXXXXX.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>D. Fill NoData Cells</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>