forked from Riverscapes/pyBRAT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BRAT.BRAT_table_tool.pyt.xml
1 lines (1 loc) · 9.87 KB
/
BRAT.BRAT_table_tool.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20190423</CreaDate><CreaTime>12040800</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20190729</ModDate><ModTime>14372700</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="BRAT_table_tool" displayname="Step 2. BRAT Table" toolboxalias="BRAT Toolbox" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.6\Help\gp</arcToolboxHelpPath><parameters><param name="proj_path" displayname="Select project folder" type="Required" direction="Input" datatype="Folder" expression="proj_path"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Path to the BRAT project folder created in Step 1.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="seg_network" displayname="Input segmented network" type="Required" direction="Input" datatype="Shapefile" expression="seg_network"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select the segmented (300m) network you created in the preprocessing steps.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="in_DEM" displayname="Input DEM" type="Required" direction="Input" datatype="Raster Dataset" expression="in_DEM"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select the DEM that you downloaded and created.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="flow_acc" displayname="Input drainage area raster" type="Optional" direction="Input" datatype="Raster Dataset" expression="{flow_acc}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select the flow accumulation raster. If this is not added, the data will be generated, which takes slightly longer.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="coded_veg" displayname="Input coded existing vegetation raster" type="Required" direction="Input" datatype="Raster Dataset" expression="coded_veg"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Select the landfire EVT layer, making sure that the “VEG_CODE” field has been added and populated.</SPAN></P></DIV></DIV></dialogReference></param><param name="coded_hist" displayname="Input coded historic vegetation raster" type="Required" direction="Input" datatype="Raster Dataset" expression="coded_hist"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Select the landfire BPS layer, making sure that the “VEG_CODE” field has been added and populated.</SPAN></P></DIV></DIV></dialogReference></param><param name="valley_bottom" displayname="Input valley bottom polygon" type="Optional" direction="Input" datatype="Feature Class" expression="{valley_bottom}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select a valley bottom polygon that is associated with the input stream network. </SPAN><SPAN><SPAN>This input will be required for Step 6: Conservation and Restoration Model.</SPAN></SPAN></P><P><SPAN /></P></DIV></DIV></DIV></dialogReference></param><param name="road" displayname="Input roads feature class" type="Optional" direction="Input" datatype="Feature Class" expression="{road}"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Select a feature class representing all roads within the study area. If your area has roads, this input will be required for Step 6: Conservation and Restoration Model.</SPAN></P></DIV></dialogReference></param><param name="railroad" displayname="Input railroads feature class" type="Optional" direction="Input" datatype="Feature Class" expression="{railroad}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Select a feature class representing all railroads within the study area. If your area has railroads, this input will be required for Step 6: Conservation and Restoration Model.</SPAN></P></DIV></DIV></dialogReference></param><param name="canal" displayname="Input canal feature class" type="Optional" direction="Input" datatype="Feature Class" expression="{canal}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Select a feature class representing all canals within the study area. This input will be required for Step 6: Conservation and Restoration Model.</SPAN></P></DIV></DIV></dialogReference></param><param name="landuse" displayname="Input landuse raster" type="Optional" direction="Input" datatype="Raster Dataset" expression="{landuse}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select the land use raster, making sure that the “LU_CODE” and “LUI_CLASS” fields have been added and populated. This input will be required for Step 6: Conservation and Restoration Model.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="ownership" displayname="Input land ownership feature class" type="Optional" direction="Input" datatype="Feature Class" expression="{ownership}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>If you have land ownership shapefiles, add them here. These will be used to optionally segment the network by ownership, as well as add ownership attributes to streams.</SPAN></P></DIV></DIV></dialogReference></param><param name="perennial_network" displayname="Perennial stream network" type="Optional" direction="Input" datatype="Feature Class" expression="{perennial_network}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A perennial network can be given to populate the IsPeren field. If a stream network is given here, only perennial streams are used to find multichannel sections of the stream network. This may make it easier to edit the output for the Braid Handler.</SPAN></P></DIV></DIV></dialogReference></param><param name="out_name" displayname="Name BRAT table output feature class" type="Required" direction="Input" datatype="String" expression="out_name"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The output name for the BRAT Table Network.</SPAN></P></DIV></DIV></dialogReference></param><param name="description" displayname="Short description for run - less than 100 characters" type="Optional" direction="Input" datatype="String" expression="{description}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Write a short (less than 100 characters, including spaces) description for the BRAT run to be included in the project XML file.</SPAN></P></DIV></DIV></dialogReference></param><param name="find_clusters" displayname="Find Clusters" type="Optional" direction="Input" datatype="Boolean" expression="{find_clusters}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This option will create a ClusterID field and populate it. This field is used in the Braid Handler to modify drainage area values. By creating them in the BRAT table, the technician can modify clusters to fit with what they want the tool to do. This is an advanced editing option, and not necessary for most users.</SPAN></P></DIV></DIV></dialogReference></param><param name="should_segment_network" displayname="Segment Network by Roads" type="Optional" direction="Input" datatype="Boolean" expression="{should_segment_network}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This option divides reaches based on the roads input. This can be useful if the user wants to compare the results of the model to field data collected from upstream and downstream of bridges. This is not necessary for most users, but can be useful.</SPAN></P></DIV></DIV></dialogReference></param><param name="segment_by_ownership" displayname="Segment Network by Land Ownership" type="Optional" direction="Input" datatype="Boolean" expression="{segment_by_ownership}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This option divides reaches based on the land ownership input. This is not necessary for most users, but can be useful.</SPAN></P></DIV></DIV></dialogReference></param><param name="is_verbose" displayname="Run Verbose" type="Optional" direction="Input" datatype="Boolean" expression="{is_verbose}"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>This option enables ArcMap to provide messages for each step conducted by the tool, letting the user track progress as the tool runs.</SPAN></P></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Calculates, for each stream network segment, the attributes needed to trun the BRAT tools.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Step 2. BRAT Table</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Calculates, for each stream network segment, the attributes needed to trun the BRAT tools.</SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>BRAT</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>