<?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: RASTER STATISTICS in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/raster-statistics/m-p/262582#M20223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neil. That's precisely what I needed. I hand't noticed this tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2015 12:17:46 GMT</pubDate>
    <dc:creator>anTonialcaraz</dc:creator>
    <dc:date>2015-10-20T12:17:46Z</dc:date>
    <item>
      <title>RASTER STATISTICS</title>
      <link>https://community.esri.com/t5/python-questions/raster-statistics/m-p/262580#M20221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if someone could give me some hints about how to tackle this issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 12 raster layers with values each representing a month (see table below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create in Python a new raster that gives me the number of the month with the highest values for a particular cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is, if for example a cell has the value "32" and that is the highest of all the 12 cells representing the 12 months, then the output raster for that cell would have the value "9" because that is the month holding that highest value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is to combine &lt;EM&gt;dictionary&lt;/EM&gt; and &lt;EM&gt;cell statistics &lt;/EM&gt;but not quite sure how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it makes sense and thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/132410_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 11:17:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/raster-statistics/m-p/262580#M20221</guid>
      <dc:creator>anTonialcaraz</dc:creator>
      <dc:date>2015-10-20T11:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: RASTER STATISTICS</title>
      <link>https://community.esri.com/t5/python-questions/raster-statistics/m-p/262581#M20222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand your problem correctly...&lt;/P&gt;&lt;P&gt;To get which raster in a stack of rasters has the highest value on a cell by cell basis, then look at the Highest Position tool in SA Tools / Local.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 11:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/raster-statistics/m-p/262581#M20222</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-10-20T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: RASTER STATISTICS</title>
      <link>https://community.esri.com/t5/python-questions/raster-statistics/m-p/262582#M20223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neil. That's precisely what I needed. I hand't noticed this tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 12:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/raster-statistics/m-p/262582#M20223</guid>
      <dc:creator>anTonialcaraz</dc:creator>
      <dc:date>2015-10-20T12:17:46Z</dc:date>
    </item>
  </channel>
</rss>

