<?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 Arc Hydro + Python: Centroidal Longest Flow Paths in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680061#M3503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been calculating the &lt;/SPAN&gt;&lt;STRONG&gt;length to centroid&lt;/STRONG&gt;&lt;SPAN&gt; as part of determining catachment characteristics manually as long as I can remember. I recently found out that &lt;/SPAN&gt;&lt;STRONG&gt;HEC-GEoHMS&lt;/STRONG&gt;&lt;SPAN&gt; is capable of calculating length to centroid using &lt;/SPAN&gt;&lt;STRONG&gt;Basin Characteristics\Centroidal Longest Flow Path&lt;/STRONG&gt;&lt;SPAN&gt;. I'm looking for a way to accomplish the same using my results generated from Arc Hydro and a python script to automate the generation of the Centroidal Longest Flow Paths. Any assistance in being able to accomplish the following will be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jun 2012 11:27:17 GMT</pubDate>
    <dc:creator>PeterWilson</dc:creator>
    <dc:date>2012-06-16T11:27:17Z</dc:date>
    <item>
      <title>Arc Hydro + Python: Centroidal Longest Flow Paths</title>
      <link>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680061#M3503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been calculating the &lt;/SPAN&gt;&lt;STRONG&gt;length to centroid&lt;/STRONG&gt;&lt;SPAN&gt; as part of determining catachment characteristics manually as long as I can remember. I recently found out that &lt;/SPAN&gt;&lt;STRONG&gt;HEC-GEoHMS&lt;/STRONG&gt;&lt;SPAN&gt; is capable of calculating length to centroid using &lt;/SPAN&gt;&lt;STRONG&gt;Basin Characteristics\Centroidal Longest Flow Path&lt;/STRONG&gt;&lt;SPAN&gt;. I'm looking for a way to accomplish the same using my results generated from Arc Hydro and a python script to automate the generation of the Centroidal Longest Flow Paths. Any assistance in being able to accomplish the following will be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2012 11:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680061#M3503</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2012-06-16T11:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Arc Hydro + Python: Centroidal Longest Flow Paths</title>
      <link>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680062#M3504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't have a Python solution (something I'd love to see), but I have used the GeoHMS command without having to go through the whole processing of generating a GeoHMS project. You can simply start with the Arc Hydro process and then set up the layers in the Data Management portion of the GeoHMS toolbar and then use the toolbar menus. I do this for the parameter menu also. The latest GeoHMS actually has the terrain processing commands built into the GeoHMS toolbar. So, you can do almost all of the terrain processing and all using the GeoHMS toolbar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 13:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680062#M3504</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2012-06-18T13:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Arc Hydro + Python: Centroidal Longest Flow Paths</title>
      <link>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680063#M3505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mark&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your suggestion, I wish to create a model using ModelBuilder and Python. I'm looking to automate my Arc Hydro processing as a Model in ModelBuilder and rather not use HEC-GeoHMS just for a single tool. I'm building a Hydro Data Model and therefore can't use HEC instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2012 12:46:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680063#M3505</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2012-06-24T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Arc Hydro + Python: Centroidal Longest Flow Paths</title>
      <link>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680064#M3506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you find a solution, please post it. I'm very interested in this.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 14:44:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/arc-hydro-python-centroidal-longest-flow-paths/m-p/680064#M3506</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2012-07-02T14:44:49Z</dc:date>
    </item>
  </channel>
</rss>

