<?xml version="1.0" encoding="UTF-8"?><metadata xml:lang="en">
<Esri>
<CreaDate>20211130</CreaDate>
<CreaTime>14061900</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20250603</ModDate>
<ModTime>225418</ModTime>
<scaleRange>
<minScale>150000000</minScale>
<maxScale>5000</maxScale>
</scaleRange>
<ArcGISProfile>ItemDescription</ArcGISProfile>
</Esri>
<tool displayname="Land Use Decision Support v4" name="LandCoverChangePntV4" toolboxalias="&lt;process id=&quot;Background#7:980862754218900&quot; ticks=&quot;638846022110000000&quot; err_code=&quot;0&quot; has_error=&quot;false&quot; decimal_point=&quot;.&quot; version=&quot;1&quot; ticks2=&quot;638846022328323547&quot;&gt; &lt;tool name=&quot;LandCoverChangePntV4&quot; type=&quot;script&quot; toolboxalias=&quot;watershedmetric&quot;&gt; &lt;displayname&gt;Land Use Decision Support v4&lt;/displayname&gt; &lt;description&gt;This tool calculates CCI, Recovery Category and EF for a given basin based on user-defined land cover changes.&lt;/description&gt; &lt;fullpath&gt;E:\data\WatershedMetrics\Data\watershed_metric.tbx\LandCoverChangePntV4&lt;/fullpath&gt; &lt;/tool&gt; &lt;params&gt; &lt;param name=&quot;Input Location&quot; displayname=&quot;Input Location&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPFeatureLayer&quot;&gt;pnt1&lt;/param&gt; &lt;param name=&quot;Target Recovery Category&quot; displayname=&quot;Target Recovery Category&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;Conservation&lt;/param&gt; &lt;param name=&quot;Impervious Change within Upland&quot; displayname=&quot;WCI IC&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;10&lt;/param&gt; &lt;param name=&quot;Ag-like Change within Upland&quot; displayname=&quot;WCI AG&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;-12.5&lt;/param&gt; &lt;param name=&quot;Impervious Change within Riparian&quot; displayname=&quot;BCI IC&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;0&lt;/param&gt; &lt;param name=&quot;Ag-like Change within Riparian&quot; displayname=&quot;BCI AG&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;2&lt;/param&gt; &lt;param name=&quot;Instruction on Output Table&quot; displayname=&quot;OutMsg&quot; derived=&quot;true&quot; output=&quot;true&quot; datatype=&quot;GPString&quot;&gt;The comparison of water quality before and after land use change appears in the table below. Click the magnifying glass symbol for a separate pop-up box with this table. Click the three dots for more options.&lt;/param&gt; &lt;param name=&quot;CCI Comparison Table&quot; displayname=&quot;CCI Comparison Table&quot; derived=&quot;true&quot; output=&quot;true&quot; datatype=&quot;DETable&quot;&gt;E:\data\WatershedMetrics\Data\scratch.gdb\cci_comparison&lt;/param&gt; &lt;/params&gt; &lt;environments /&gt; &lt;return_value&gt;The comparison of water quality before and after land use change appears in the table below. Click the magnifying glass symbol for a separate pop-up box with this table. Click the three dots for more options.; E:\data\WatershedMetrics\Data\scratch.gdb\cci_comparison&lt;/return_value&gt; &lt;messages&gt; &lt;msg code=&quot;0&quot; type=&quot;2&quot;&gt;Start Time: Tuesday, June 3, 2025 10:50:11 PM&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;50&quot;&gt;Stay tuned! See how your water quality change for basin 3905-02 shortly...&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;3&quot;&gt;Succeeded at Tuesday, June 3, 2025 10:50:29 PM (Elapsed Time: 18.32 seconds)&lt;/msg&gt; &lt;/messages&gt; &lt;/process&gt;">
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
<parameters>
<param datatype="Feature Set" direction="Input" displayname="Input Location" expression="Input Location" name="Input Location" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;User-defined point location within a basin or town of interest. This is a required parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Target Recovery Category" expression="Conservation | Recovery | Mitigation" name="Target Recovery Category" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Users select Conservation, Recovery, or Mitigation as their target. Only a better-than or equal-to current recovery category is allowed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="WCI IC" expression="Impervious Change within Upland" name="Impervious Change within Upland" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;User enters a number to indicate the change in impervious land cover within upland watershed. Use positive number (+) for increase and negative (-) for decrease.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="WCI AG" expression="Ag-like Change within Upland" name="Ag-like Change within Upland" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;User enters a number to indicate the change in agriculture-like land cover within upland watershed. Use positive number (+) for increase and negative (-) for decrease.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="BCI IC" expression="Impervious Change within Riparian" name="Impervious Change within Riparian" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;User enters a number to indicate the change in impervious land cover within riparian zone. Use positive number (+) for increase and negative (-) for decrease.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="BCI AG" expression="Ag-like Change within Riparian" name="Ag-like Change within Riparian" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;User enters a number to indicate the change in agriculture-like land cover within riparian zone. Use positive number (+) for increase and negative (-) for decrease.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
</parameters>
<summary>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;This tool calculates CCI, Recovery Category and EF for a given basin based on user-defined land cover changes.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary>
</tool>
<dataIdInfo>
<idCitation>
<resTitle>Land Use Decision Support v4</resTitle>
</idCitation>
<searchKeys>
<keyword>watershed metrics</keyword>
<keyword>land use</keyword>
</searchKeys>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
<mdHrLv>
<ScopeCd value="005"/>
</mdHrLv>
<mdDateSt Sync="TRUE">20220916</mdDateSt>
</metadata>
