-
Notifications
You must be signed in to change notification settings - Fork 2
/
StreamStats_DataPrep.CoastalDEM.pyt.xml
2 lines (2 loc) · 4.73 KB
/
StreamStats_DataPrep.CoastalDEM.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>12593200</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="CoastalDEM" displayname="A. Coastal DEM Processing (Optional)" toolboxalias="StreamStatsDataPrep" xmlns=""><arcToolboxHelpPath>c:\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Lowers the level of the sea to ensure it is always below land level. Also raises any land cells to 1 cm unless they are within a polygon with Land attribute of 0. The input polygons (LandSea) needs to identify the sea with a "Land" attribute of -1. Land is identified with a "Land" value of 1. No change polygons should have "Land" value of 0. This is commonly referred to as the Hawaii method.</SPAN></P><P><SPAN>Complete documentation can be found at XXXXXXXXXXXXXXXXXXXXXXXX.</SPAN></P></DIV></DIV></DIV></summary><parameters><param name="Input_Workspace" displayname="Workspace" type="Required" direction="Input" datatype="Workspace" expression="Input_Workspace"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Workspace to hold the output DEM.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="grdName" displayname="Input raw DEM" type="Required" direction="Input" datatype="Raster Band" expression="grdName"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Raw DEM to be processed in the workspace specified above.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="InFeatureClass" displayname="Input LandSea polygon feature class" type="Required" direction="Input" datatype="Feature Class" expression="InFeatureClass"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Land-Sea feature polygon feature class. The "Land" attribute in this feature class should be populated as follows: </SPAN></P><UL><LI><P STYLE="font-size:16pt"><SPAN>-1 - Sea or ocean, will be lowered to the Sea Level given below</SPAN></P></LI><LI><P STYLE="font-size:16pt"><SPAN>0 - Elevations in any area coded zero will not be changed. Use for true below sea-level areas.</SPAN></P></LI><LI><P STYLE="font-size:16pt"><SPAN>1 - Land areas. Any cells in these areas with elevation of 0 or lower will become +1.</SPAN></P></LI></UL><P><SPAN /></P></DIV></DIV></DIV></dialogReference></param><param name="OutRaster" displayname="Output DEM" type="Required" direction="Input" datatype="Raster Band" expression="OutRaster"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Name of the output DEM. This will be used as the input DEM for hydro-enforcement.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="seaLevel" displayname="Sea Level" type="Required" direction="Input" datatype="String" expression="seaLevel"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The value to make sea/ocean areas. Default value is -60,000, which is lower than any streams should get burned. The units of sea level are the same as the vertical units in the input raw DEM.</SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters></tool><dataIdInfo><idCitation><resTitle>A. Coastal DEM Processing (Optional)</resTitle></idCitation><searchKeys><keyword>StreamStats</keyword><keyword>DataPrepTools</keyword></searchKeys><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Lowers the level of the sea to ensure it is always below land level. Also raises any land cells to 1 cm unless they are within a polygon with Land attribute of 0. The input polygons (LandSea) needs to identify the sea with a "Land" attribute of -1. Land is identified with a "Land" value of 1. No change polygons should have "Land" value of 0. This is commonly referred to as the Hawaii method.</SPAN></P><P><SPAN /></P></DIV></DIV></DIV></idAbs></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20200811</mdDateSt></metadata>