<?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 Raster Statistics in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/raster-statistics/m-p/101185#M5897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have several rasters that are 32bit float pixel type. The statistics under properties in Catalog are min=0, max=1, mean=-1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously this cannot be. When I classify the rasters under "symbology" in Arcmap the statistics are reported correctly for example min=0 max=1 mean=.58 and pixel values appear to be accurate.&amp;nbsp; I am trying to run correlations between the rasters using the "Band Collection Statistics" tool, but does not seem to work (I assume due to the incorrect values under properties). I tried using "calculate statistics" in catalog, but that did not help. I tried clean statistics and rerunning calculate statistics, but no difference. Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcInfo 10.0 license.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 May 2014 18:02:16 GMT</pubDate>
    <dc:creator>timstoebner</dc:creator>
    <dc:date>2014-05-03T18:02:16Z</dc:date>
    <item>
      <title>Raster Statistics</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-statistics/m-p/101185#M5897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have several rasters that are 32bit float pixel type. The statistics under properties in Catalog are min=0, max=1, mean=-1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously this cannot be. When I classify the rasters under "symbology" in Arcmap the statistics are reported correctly for example min=0 max=1 mean=.58 and pixel values appear to be accurate.&amp;nbsp; I am trying to run correlations between the rasters using the "Band Collection Statistics" tool, but does not seem to work (I assume due to the incorrect values under properties). I tried using "calculate statistics" in catalog, but that did not help. I tried clean statistics and rerunning calculate statistics, but no difference. Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcInfo 10.0 license.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 18:02:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-statistics/m-p/101185#M5897</guid>
      <dc:creator>timstoebner</dc:creator>
      <dc:date>2014-05-03T18:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Statistics</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-statistics/m-p/101186#M5898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What format are these rasters?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you saying that after using the calc statistics tool, the values shown under properties are still as they were?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is possible that the directory or file setting are set to "read only". Modify this using the normal file explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have seen in the past that calc statistics can run and complete normally, but fail to update the metadata files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 05:36:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-statistics/m-p/101186#M5898</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2014-05-06T05:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Statistics</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-statistics/m-p/101187#M5899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What format are these rasters?&lt;BR /&gt;Are you saying that after using the calc statistics tool, the values shown under properties are still as they were?&lt;BR /&gt;It is possible that the directory or file setting are set to "read only". Modify this using the normal file explorer.&lt;BR /&gt;I have seen in the past that calc statistics can run and complete normally, but fail to update the metadata files.&lt;BR /&gt;Good luck,&lt;BR /&gt;Neil&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The rasters are tif files. Even after exporting to GRID the stats do not change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, after running calc stats the problem persists. I even tried clearing the stats in catalog and running calc stats again, but no change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think it's a read only problem, because when I converted the original probability values to percents ("raster" times 100) the problem persisted in the subsequent output rasters. It was only after I converted the percent rasters to integer that the stats were finally normal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should also know that I have seven sets of these rasters that I calculated in model builder using map algebra and this is the only set (every raster in the set) that is exhibiting this problem. I have double checked the map algebra and re-ran several new rasters using a new model, but got the same results. Can it be caused by one of the input rasters in my model?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 17:40:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-statistics/m-p/101187#M5899</guid>
      <dc:creator>timstoebner</dc:creator>
      <dc:date>2014-05-18T17:40:54Z</dc:date>
    </item>
  </channel>
</rss>

