<?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: Determine percentiles of raster pixels and extract selected percentiles of pixels to points in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/determine-percentiles-of-raster-pixels-and-extract/m-p/1180354#M64712</link>
    <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-by-points.htm" target="_blank"&gt;Extract by Points (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;will enable you to get the raster value at your points, however, you would have to determine your percentiles from the derived data.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/field-statistics-to-table.htm" target="_blank"&gt;Field Statistics To Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;would give you the 25, 50 and 75th percentiles from the first and 3rd quartile and the mean&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2022 18:38:55 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-06-06T18:38:55Z</dc:date>
    <item>
      <title>Determine percentiles of raster pixels and extract selected percentiles of pixels to points</title>
      <link>https://community.esri.com/t5/python-questions/determine-percentiles-of-raster-pixels-and-extract/m-p/1180290#M64711</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have generated a random number of points covering a raster and would like to obtain the percentiles of the pixels of these points to use in training a classifier. I am more concerned with the 20th, 50th and 75th percentiles and would like to do this using python but if there are arc tools for this I would be glad for the recommendation.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 16:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/determine-percentiles-of-raster-pixels-and-extract/m-p/1180290#M64711</guid>
      <dc:creator>Saisai</dc:creator>
      <dc:date>2022-06-06T16:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Determine percentiles of raster pixels and extract selected percentiles of pixels to points</title>
      <link>https://community.esri.com/t5/python-questions/determine-percentiles-of-raster-pixels-and-extract/m-p/1180354#M64712</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/extract-by-points.htm" target="_blank"&gt;Extract by Points (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;will enable you to get the raster value at your points, however, you would have to determine your percentiles from the derived data.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/field-statistics-to-table.htm" target="_blank"&gt;Field Statistics To Table (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;would give you the 25, 50 and 75th percentiles from the first and 3rd quartile and the mean&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 18:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/determine-percentiles-of-raster-pixels-and-extract/m-p/1180354#M64712</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-06T18:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Determine percentiles of raster pixels and extract selected percentiles of pixels to points</title>
      <link>https://community.esri.com/t5/python-questions/determine-percentiles-of-raster-pixels-and-extract/m-p/1181517#M64740</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Thanks for your prompt response, I'm not sure if the field statistics tool provides the solution I was looking for, forgive my earlier question I don't think I laid out my request fully.&lt;/P&gt;&lt;P&gt;I have image bands of 2,3,4,5 and 7 and would like to get 20th, 50th and 80th percentiles for each band as tiff images and then later extract the pixel values of certain points to train a classifier.&lt;/P&gt;&lt;P&gt;Is the output of these percentiles as a tiff image doable?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 16:20:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/determine-percentiles-of-raster-pixels-and-extract/m-p/1181517#M64740</guid>
      <dc:creator>Saisai</dc:creator>
      <dc:date>2022-06-09T16:20:16Z</dc:date>
    </item>
  </channel>
</rss>

