<?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 Re: Problem adding large number of 1-bit rasters in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problem-adding-large-number-of-1-bit-rasters/m-p/334122#M19001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000007q000000"&gt;Cell statistics tool &lt;/A&gt;there is the optional parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="gptoolparamtbl"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;ignore_nodata&lt;/P&gt;&lt;P class="paramhint"&gt;(Optional)&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Denotes whether NoData values are ignored by the statistic calculation.&lt;/P&gt;&lt;UL&gt;&amp;lt;esri_enumhead&amp;gt;&amp;lt;esri_enumvaluehd&amp;gt;&amp;lt;esri_enumdeschd&amp;gt; &lt;LI&gt;&lt;SPAN&gt;DATA&lt;/SPAN&gt; —&lt;SPAN&gt; Only cells that have data values will be used in determining the statistic value.If a NoData value exists at a&amp;nbsp; certain location, the NoData value will be ignored. Only cells that have data values will be used in determining the output.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;NODATA&lt;/SPAN&gt; —&lt;SPAN&gt; All input cells at each&amp;nbsp; location, including those with a value of NoData, will be used in determining the statistic.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 20:39:27 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2014-10-27T20:39:27Z</dc:date>
    <item>
      <title>Problem adding large number of 1-bit rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-adding-large-number-of-1-bit-rasters/m-p/334120#M18999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have &amp;gt;9000 binary rasters that I've created. I want to add them all together to arrive at a frequency of events for each cell. I've tried using Model Builder and the Iterator to run Cell Statistics. I've also tried Greater Than Frequency. The process completes without error, but each time the result is a raster with all 0 values (not NoData). I've tinkered around with some Python scripts as well to no avail. Anyone have any ideas? I am suspicious of the 1 bit data in the original rasters as the culprit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 13:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-adding-large-number-of-1-bit-rasters/m-p/334120#M18999</guid>
      <dc:creator>ChristopherStrother</dc:creator>
      <dc:date>2012-09-11T13:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem adding large number of 1-bit rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-adding-large-number-of-1-bit-rasters/m-p/334121#M19000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Christopher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever resolve this issue? I am running into the same issue now and was wondering if you could add any insight. I suspect it has something to do with the NoData setting, but I am not sure how to correct it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 19:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-adding-large-number-of-1-bit-rasters/m-p/334121#M19000</guid>
      <dc:creator>JamesKelly2</dc:creator>
      <dc:date>2014-10-27T19:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem adding large number of 1-bit rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-adding-large-number-of-1-bit-rasters/m-p/334122#M19001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000007q000000"&gt;Cell statistics tool &lt;/A&gt;there is the optional parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="gptoolparamtbl"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;ignore_nodata&lt;/P&gt;&lt;P class="paramhint"&gt;(Optional)&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Denotes whether NoData values are ignored by the statistic calculation.&lt;/P&gt;&lt;UL&gt;&amp;lt;esri_enumhead&amp;gt;&amp;lt;esri_enumvaluehd&amp;gt;&amp;lt;esri_enumdeschd&amp;gt; &lt;LI&gt;&lt;SPAN&gt;DATA&lt;/SPAN&gt; —&lt;SPAN&gt; Only cells that have data values will be used in determining the statistic value.If a NoData value exists at a&amp;nbsp; certain location, the NoData value will be ignored. Only cells that have data values will be used in determining the output.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;NODATA&lt;/SPAN&gt; —&lt;SPAN&gt; All input cells at each&amp;nbsp; location, including those with a value of NoData, will be used in determining the statistic.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 20:39:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-adding-large-number-of-1-bit-rasters/m-p/334122#M19001</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-27T20:39:27Z</dc:date>
    </item>
  </channel>
</rss>

