-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLUCI_PTFs.SoilMoisture.pyt.xml
1 lines (1 loc) · 6.29 KB
/
LUCI_PTFs.SoilMoisture.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20201021</CreaDate><CreaTime>12521800</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20201021</ModDate><ModTime>14003500</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="SoilMoisture" displayname="Calculate soil moisture at thresholds" toolboxalias="LUCI PTF v1.0" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.6\Help\gp</arcToolboxHelpPath><parameters><param name="Output_folder" displayname="Output folder" type="Required" direction="Input" datatype="Folder" expression="Output_folder"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the path and folder name where output from this tool will be stored.</SPAN></P></DIV></DIV></dialogReference></param><param name="Input_shapefile" displayname="Input soil shapefile with water content information" type="Required" direction="Input" datatype="Feature Class" expression="Input_shapefile"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the path and filename where the input shapefile is located.</SPAN><SPAN> This should contain fields containg volumetric water content at the thresholds below: field capacity, permanent wilting point, and saturation.</SPAN></P></DIV></DIV></dialogReference></param><param name="Field_FieldCapacity" displayname="Field containing water content (vol) for field capacity" type="Required" direction="Input" datatype="String" expression="Field_FieldCapacity"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the name of the field within the input shapefile that contains the volumetric water content for field capacity.</SPAN></P></DIV></DIV></dialogReference></param><param name="Field_PWP" displayname="Field containing water content (vol) for permanent wilting point" type="Required" direction="Input" datatype="String" expression="Field_PWP"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the name of the field within the input shapefile that contains the volumetric water content for permanent wilting point.</SPAN></P></DIV></DIV></dialogReference></param><param name="Field_Saturation" displayname="Field containing water content (vol) for saturation" type="Required" direction="Input" datatype="String" expression="Field_Saturation"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the name of the field within the input shapefile that contains the volumetric water content for saturation.</SPAN></P></DIV></DIV></dialogReference></param><param name="Calculate_RAW_choice" displayname="Calculate readily-available water using:" type="Required" direction="Input" datatype="String" expression="Fraction | Field containing WC (vol) at critical point"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Calculate readily-available water using an option from the dropdown below:</SPAN></P><UL><LI><P><SPAN STYLE="font-weight:bold;">Fraction:</SPAN><SPAN> using a fraction of PAW</SPAN></P></LI><LI><P><SPAN STYLE="font-weight:bold;">Field containing WC (vol) at critical point:</SPAN><SPAN> using a field containing water content information a critical point</SPAN></P></LI></UL></DIV></DIV></dialogReference></param><param name="RAW_fraction" displayname="Readily-available water fraction of plant available water" type="Required" direction="Input" datatype="Double" expression="RAW_fraction"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the fraction of PAW that will be used to calculate the RAW.</SPAN></P></DIV></DIV></dialogReference></param><param name="Field_Critical_Point" displayname="Field containing water content (vol) for critical point" type="Optional" direction="Input" datatype="String" expression="{Field_Critical_Point}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>If the water content at the critical point is known, specify the field name containg this information.</SPAN></P></DIV></DIV></dialogReference></param><param name="Calculate_mm" displayname="Calculate water content (mm) using rooting depth below?" type="Required" direction="Input" datatype="Boolean" expression="Calculate_mm"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Calculate the water content in mm?</SPAN></P></DIV></DIV></dialogReference></param><param name="Rooting_depth" displayname="Rooting depth" type="Required" direction="Input" datatype="Double" expression="Rooting_depth"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Specify the rooting depth (mm) that will be used to calculate the water content in mm.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool calculates volumetric soil moisture content at different thresholds (plant available water, readily-available water, drainable water, total water content). If rooting depth is specified, it will calculate the soil moisture in millimetres (mm).</SPAN></P></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Calculate soil moisture at thresholds</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool calculates volumetric soil moisture content at different thresholds (plant available water, readily-available water, drainable water, total water content). If rooting depth is specified, it will calculate the soil moisture in millimetres (mm).</SPAN></P></DIV></DIV></idAbs><searchKeys><keyword>LUCI</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata>