<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to use Set Null in Model Builder? in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/how-to-use-set-null-in-model-builder/m-p/868222#M2318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to emulate the raster calculator that takes a flow accumulation raster and turns it into a stream raster. Where the number "849840" is the threshold value.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/366716_Capture14.PNG" style="height: 479px;" width="433" /&gt;&lt;/P&gt;&lt;P&gt;How would I use the Set Null tool in the model builder that will give me the same results?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/366717_Capture13.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;What would I put in the fields?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/366718_Capture15.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Aug 2017 16:30:39 GMT</pubDate>
    <dc:creator>AndrewMartin8</dc:creator>
    <dc:date>2017-08-11T16:30:39Z</dc:date>
    <item>
      <title>How to use Set Null in Model Builder?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-to-use-set-null-in-model-builder/m-p/868222#M2318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to emulate the raster calculator that takes a flow accumulation raster and turns it into a stream raster. Where the number "849840" is the threshold value.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/366716_Capture14.PNG" style="height: 479px;" width="433" /&gt;&lt;/P&gt;&lt;P&gt;How would I use the Set Null tool in the model builder that will give me the same results?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/366717_Capture13.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;What would I put in the fields?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/366718_Capture15.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 16:30:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-to-use-set-null-in-model-builder/m-p/868222#M2318</guid>
      <dc:creator>AndrewMartin8</dc:creator>
      <dc:date>2017-08-11T16:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Set Null in Model Builder?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-to-use-set-null-in-model-builder/m-p/868223#M2319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I remember correctly, &lt;EM&gt;SetNull (Spatial Analyst)&lt;/EM&gt; would be done like this to complete your task:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;Input Conditional Raster&lt;/EM&gt;:&amp;nbsp; &lt;STRONG&gt;dem_fa &lt;/STRONG&gt;.&amp;nbsp;&lt;STRONG&gt; &lt;/STRONG&gt;(your source raster to operate on)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Expression (optional)&lt;/EM&gt; would be:&amp;nbsp; &lt;STRONG&gt;VALUE &amp;gt; 849840&lt;/STRONG&gt; .&amp;nbsp; (values above 849840 are evaluated by the tool as True, so will become Null)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Input File raster or constant value&lt;/EM&gt;: &lt;STRONG&gt;1&lt;/STRONG&gt; .&amp;nbsp; (constant value to set if False/Not Null, ie your streams will have a value of 1)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Output raster&lt;/EM&gt;:&amp;nbsp; (your output file name goes here)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="366712" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/366712_SetNull.jpg" style="width: 620px; height: 402px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; be sure to set the &lt;EM&gt;Environments&lt;/EM&gt; (button at bottom of tool).&amp;nbsp; Also, I would avoid using the &lt;EM&gt;Default Geodatabase&lt;/EM&gt; (Default.gdb) and instead set up a geodatabase specifically for this data and its processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 16:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-to-use-set-null-in-model-builder/m-p/868223#M2319</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2017-08-11T16:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Set Null in Model Builder?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-to-use-set-null-in-model-builder/m-p/868224#M2320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, you can add the Raster Calculator tool in Model Builder and use it the same way you used it interactively.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 22:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-to-use-set-null-in-model-builder/m-p/868224#M2320</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-08-11T22:08:30Z</dc:date>
    </item>
  </channel>
</rss>

