-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwq-processing-toolbox.GainToDB.pyt.xml
1 lines (1 loc) · 6.48 KB
/
wq-processing-toolbox.GainToDB.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20161227</CreaDate><CreaTime>13380700</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170303</ModDate><ModTime>16295600</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><dataIdInfo><idCitation><resTitle>Add Gain Profiles</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Loads ArcProject Water Quality Profiles into the water quality database. You can use this tool one of two ways - by filling in the first table completely and ignoring the other parameters, or by filling in the WQP field of the table (by using the load button in the first option) and then checking the box to "Fill in table by parsing filename?"</SPAN></P><P><SPAN>The profile site code and the appropriate gain setting must be set before the tool can run. If the site code for the transect is not already in the drop down list, make sure to add it using the "Create New Sites\ New Profile Site" and then try again. Gain setting must be 0, 1, 10, or 100. </SPAN></P><P><SPAN>This tool will add all the water quality records in the WQP files to the vertical_profiles table</SPAN></P><P><SPAN>To automatically parse the site id and gain setting from the file name, the water quality profile filename should be in a standardized format using underscores. The part after the second underscore should contains the site id and the part after the fourth underscore should contains the gain setting. The gain setting can be a mixture of text and numbers as the script strips out any letters. It must be a valid gain setting (0, 1, 10, 100). The site name can be any short string (but can't have any periods or other types of punctuation).</SPAN></P><P><SPAN /></P><P><SPAN>Ex: ARC_012915_LH2_WQP_10</SPAN></P><UL><LI><P><SPAN>ARC: standard filename beginning</SPAN></P></LI><LI><P><SPAN>012915: sample date in MMDDYR format</SPAN></P></LI><LI><P><SPAN>LH2: site code for transect or profile</SPAN></P></LI><LI><P><SPAN>WQP: type of file either WQT for transect or WQP for profile</SPAN></P></LI><LI><P><SPAN>10: gain setting (for profiles) should be 0, 1, 10, or 100</SPAN></P></LI></UL><P><SPAN /></P><P><SPAN /></P><P><SPAN /></P><P><SPAN /></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>WQP</keyword><keyword>water</keyword><keyword>quality</keyword><keyword>profiles</keyword><keyword>arcproject</keyword><keyword>arc</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><tool name="GainToDB" displayname="Add Gain Profiles" toolboxalias="ArcProject WQ Toolbox" xmlns=""><parameters><param name="wqp_files" displayname="Vertical Profile file (wqp)" type="Required" direction="Input" datatype="Value Table" expression="WQP {Site ID} {Gain Type};WQP {Site ID} {Gain Type}..."><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select as many water quality profile files as you wish to load. These files will fill in the WQP field of the table, but will not fill in the Site ID or Gain Type fields. Manually file out the site id and gain type using the drop down options in each cell or use the check box to attempt to fill these fields automatically by reading the filenames and pulling the site ids and gain values from the file.</SPAN></P><P /></DIV></DIV></DIV></dialogReference></param><param name="bool" displayname="Fill in table by parsing filename?" type="Optional" direction="Input" datatype="Boolean" expression="{bool}"/></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Loads ArcProject Water Quality Profiles into the water quality database. You can use this tool one of two ways - by filling in the first table completely and ignoring the other parameters, or by filling in the WQP field of the table (by using the load button in the first option) and then checking the box to "Fill in table by parsing filename?"</SPAN></P><P><SPAN>The profile site code and the appropriate gain setting must be set before the tool can run. If the site code for the transect is not already in the drop down list, make sure to add it using the "Create New Sites\ New Profile Site" and then try again. Gain setting must be 0, 1, 10, or 100. </SPAN></P><P><SPAN>This tool will add all the water quality records in the WQP files to the vertical_profiles table</SPAN></P><P><SPAN>To automatically parse the site id and gain setting from the file name, the water quality profile filename should be in a standardized format using underscores. The part after the second underscore should contains the site id and the part after the fourth underscore should contains the gain setting. The gain setting can be a mixture of text and numbers as the script strips out any letters. It must be a valid gain setting (0, 1, 10, 100). The site name can be any short string (but can't have any periods or other types of punctuation).</SPAN></P><P><SPAN /></P><P><SPAN>Ex: ARC_012915_LH2_WQP_10</SPAN></P><UL><LI><P><SPAN>ARC: standard filename beginning</SPAN></P></LI><LI><P><SPAN>012915: sample date in MMDDYR format</SPAN></P></LI><LI><P><SPAN>LH2: site code for transect or profile</SPAN></P></LI><LI><P><SPAN>WQP: type of file either WQT for transect or WQP for profile</SPAN></P></LI><LI><P><SPAN>10: gain setting (for profiles) should be 0, 1, 10, or 100</SPAN></P></LI></UL><P><SPAN /></P><P><SPAN /></P><P><SPAN /></P><P><SPAN /></P></DIV></DIV></DIV></summary><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath></tool><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>