-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwq-processing-toolbox.CorrectChl.pyt.xml
1 lines (1 loc) · 3.9 KB
/
wq-processing-toolbox.CorrectChl.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20170317</CreaDate><CreaTime>15272000</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170317</ModDate><ModTime>17052600</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="CorrectChl" displayname="Correct Chl Values" toolboxalias="ArcProject WQ Toolbox" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath><parameters><param name="query" displayname="Type of query to select records to modify?" type="Required" direction="Input" datatype="String" expression="ALL | NEW | DATERANGE | IDRANGE"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This option will allow you to set what type of query is run to linear reference the records.</SPAN></P><P><SPAN /></P><P><SPAN>ALL - all records in the database </SPAN></P><P><SPAN>NEW - all records that don't currently have chl_corrected values</SPAN></P><P><SPAN>DATERANGE - records between two dates selected below</SPAN></P><P><SPAN>IDRANGE - records between two IDs selected below</SPAN></P><P><SPAN /></P></DIV></DIV></dialogReference></param><param name="date1" displayname="Start date" type="Optional" direction="Input" datatype="Date" expression="{date1}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Begining date to update. Time does not matter.</SPAN></P></DIV></DIV></dialogReference></param><param name="date2" displayname="End date" type="Optional" direction="Input" datatype="Date" expression="{date2}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>End date of range to update. Time does not matter.</SPAN></P><P><SPAN /></P></DIV></DIV></dialogReference></param><param name="id1" displayname="Start ID" type="Optional" direction="Input" datatype="Long" expression="{id1}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Start water quality record ID to update. </SPAN></P><P><SPAN /></P><P><SPAN>Water quality record ID numbers can be found at water_quality.id</SPAN></P></DIV></DIV></dialogReference></param><param name="id2" displayname="End ID" type="Optional" direction="Input" datatype="Long" expression="{id2}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>End water quality record ID to update. </SPAN></P><P><SPAN /></P><P><SPAN>Water quality record ID numbers can be found at water_quality.id</SPAN></P><P><SPAN /></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Updates the Chl_corrected values for water quality transect records using the data from the regression table, the date and the uncorrected chl value. </SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Correct Chl Values</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Updates the Chl_corrected values for water quality transect records using the data from the regression table, the date and the uncorrected chl value. </SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>update</keyword><keyword>chl</keyword><keyword>regression</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>