<?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 Finding saddle points in a grid? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/finding-saddle-points-in-a-grid/m-p/139751#M10902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to identify saddle points in my grid. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a method to do this? Search has led me in the way of Numpy. Would that be the right direction to go or can this be achieved with Spatial Analyst? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2012 08:10:02 GMT</pubDate>
    <dc:creator>StefanHaglund1</dc:creator>
    <dc:date>2012-12-19T08:10:02Z</dc:date>
    <item>
      <title>Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/python-questions/finding-saddle-points-in-a-grid/m-p/139751#M10902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to identify saddle points in my grid. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a method to do this? Search has led me in the way of Numpy. Would that be the right direction to go or can this be achieved with Spatial Analyst? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 08:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/finding-saddle-points-in-a-grid/m-p/139751#M10902</guid>
      <dc:creator>StefanHaglund1</dc:creator>
      <dc:date>2012-12-19T08:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/python-questions/finding-saddle-points-in-a-grid/m-p/139752#M10903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is your specific definition or criteria for a saddle? If you can figure out how you want to define or search for your saddle, you may be able to do this with either.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are a few questions that may help you define some saddle logic to identify the saddles:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your saddle is the low vertical point in one horizontal direction and the high vertical point in another horizontal direction.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Are you interested in all saddles even if they have very small vertical elevation changes (inches to 1 ft)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Or what vertical slope needs to be present for you to define that as a saddle? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How large does your saddle need to be?&amp;nbsp; Do the slopes meeting at the saddle peak and valley need to cover a distance of one raster cell, 5 cells, or some larger value?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 13:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/finding-saddle-points-in-a-grid/m-p/139752#M10903</guid>
      <dc:creator>MelanieMaguire</dc:creator>
      <dc:date>2012-12-26T13:44:51Z</dc:date>
    </item>
  </channel>
</rss>

