<?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: Compound Topographic Index/Catchment Wetness Index from DTM data in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115829#M517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Kelly,&lt;BR /&gt;I have a ArcToolbox in alpha-test that has CTI implemented. The one caveat is that it is written around ArcPy so is only available for ArcGIS 10. If you do not have access to Arc 10 let me know and I can send you an AML, and directions, for calculating CTI in Workstation ArcInfo. &lt;BR /&gt;&lt;BR /&gt;I am not distributing the toolbox on the ESRI site for various reasons including intellectual property rites although, it is free and open source. I am currently writing a program note for publication so there should be a reference at some point. In the interim, please reference the website and attribute authorship to J.S. Evans, J. Oakleaf and S.A. Cushman. This is a work in progress and I am implementing several new tools in the near future, so periodically check the website for changes. Please let me know about any bugs.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;download link for the ArcGIS Geomorphometry and Gradient Metrics Toolbox. &lt;BR /&gt;&lt;A href="http://conserveonline.org/workspaces/emt/documents/all.html"&gt;http://conserveonline.org/workspaces/emt/documents/all.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Here is a link to the licensing attribution.&lt;BR /&gt;&lt;A href="http://creativecommons.org/licenses/by-nc/3.0/"&gt;http://creativecommons.org/licenses/by-nc/3.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would recommend converting your raster into something other than asc. The Imagine (.img) format is a good choice for large rasters. In ArcCatalog you can right click on the data and select "Export &amp;gt; Raster to Different Format" in the context menu.&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, I am using ArcMap 9.2 with Spatial Analyst license, as I can do to use this tool? Actually I want to do the calculations from TWI DEM raster data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enzo Viera&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:enzo@ubuntu.org.uy"&gt;enzo@ubuntu.org.uy&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2012 13:58:06 GMT</pubDate>
    <dc:creator>EnzoViera</dc:creator>
    <dc:date>2012-09-19T13:58:06Z</dc:date>
    <item>
      <title>Compound Topographic Index/Catchment Wetness Index from DTM data</title>
      <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115826#M514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know there has been some discussion on the forums about this already but I'm really needing to get some expert advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have DTM data in .asc format for a proposed development site and I need to be able to calculate the CTI/CWI to determine areas of the site are likely to become saturated.&amp;nbsp; The resolution of the elevation data is 50m so I'm aware that the outputs may not as accurate as required but the development is at the planning stage so we only need to show the general areas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From previous discussions on the forum it looks like the CTI could be calucated using the Raster Calculator but i've not got much experience using this tool so I would not know where to begin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If Raster Calculator cannot be used can anyone please direct me to a tool or script that I can download?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're using ArcGIS 10 with an ArcEditor license.&amp;nbsp; We also have a license for Spatial Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kelly&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 11:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115826#M514</guid>
      <dc:creator>KellyWyness</dc:creator>
      <dc:date>2011-11-30T11:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compound Topographic Index/Catchment Wetness Index from DTM data</title>
      <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115827#M515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kelly,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a ArcToolbox in alpha-test that has CTI implemented. The one caveat is that it is written around ArcPy so is only available for ArcGIS 10. If you do not have access to Arc 10 let me know and I can send you an AML, and directions, for calculating CTI in Workstation ArcInfo. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not distributing the toolbox on the ESRI site for various reasons including intellectual property rites although, it is free and open source. I am currently writing a program note for publication so there should be a reference at some point. In the interim, please reference the website and attribute authorship to J.S. Evans, J. Oakleaf and S.A. Cushman. This is a work in progress and I am implementing several new tools in the near future, so periodically check the website for changes. Please let me know about any bugs.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;download link for the ArcGIS Geomorphometry and Gradient Metrics Toolbox. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://conserveonline.org/workspaces/emt/documents/all.html"&gt;http://conserveonline.org/workspaces/emt/documents/all.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a link to the licensing attribution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://creativecommons.org/licenses/by-nc/3.0/"&gt;http://creativecommons.org/licenses/by-nc/3.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend converting your raster into something other than asc. The Imagine (.img) format is a good choice for large rasters. In ArcCatalog you can right click on the data and select "Export &amp;gt; Raster to Different Format" in the context menu.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 15:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115827#M515</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2011-11-30T15:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Compound Topographic Index/Catchment Wetness Index from DTM data</title>
      <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115828#M516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi folks,&lt;BR /&gt;&lt;BR /&gt;I know there has been some discussion on the forums about this already but I'm really needing to get some expert advise.&lt;BR /&gt;&lt;BR /&gt;We have DTM data in .asc format for a proposed development site and I need to be able to calculate the CTI/CWI to determine areas of the site are likely to become saturated.&amp;nbsp; The resolution of the elevation data is 50m so I'm aware that the outputs may not as accurate as required but the development is at the planning stage so we only need to show the general areas.&lt;BR /&gt;&lt;BR /&gt;From previous discussions on the forum it looks like the CTI could be calucated using the Raster Calculator but i've not got much experience using this tool so I would not know where to begin.&lt;BR /&gt;&lt;BR /&gt;If Raster Calculator cannot be used can anyone please direct me to a tool or script that I can download?&lt;BR /&gt;&lt;BR /&gt;We're using ArcGIS 10 with an ArcEditor license.&amp;nbsp; We also have a license for Spatial Analyst&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;Kelly&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The simplest way may be to use ILWIS (open ware GIS tool) to generate both. It is a very simple and straight forward procedure. Once you have both you may export them to a TIFF or GRID format and use them in ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essayas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 13:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115828#M516</guid>
      <dc:creator>EssayasKaba</dc:creator>
      <dc:date>2011-12-30T13:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Compound Topographic Index/Catchment Wetness Index from DTM data</title>
      <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115829#M517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Kelly,&lt;BR /&gt;I have a ArcToolbox in alpha-test that has CTI implemented. The one caveat is that it is written around ArcPy so is only available for ArcGIS 10. If you do not have access to Arc 10 let me know and I can send you an AML, and directions, for calculating CTI in Workstation ArcInfo. &lt;BR /&gt;&lt;BR /&gt;I am not distributing the toolbox on the ESRI site for various reasons including intellectual property rites although, it is free and open source. I am currently writing a program note for publication so there should be a reference at some point. In the interim, please reference the website and attribute authorship to J.S. Evans, J. Oakleaf and S.A. Cushman. This is a work in progress and I am implementing several new tools in the near future, so periodically check the website for changes. Please let me know about any bugs.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;download link for the ArcGIS Geomorphometry and Gradient Metrics Toolbox. &lt;BR /&gt;&lt;A href="http://conserveonline.org/workspaces/emt/documents/all.html"&gt;http://conserveonline.org/workspaces/emt/documents/all.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Here is a link to the licensing attribution.&lt;BR /&gt;&lt;A href="http://creativecommons.org/licenses/by-nc/3.0/"&gt;http://creativecommons.org/licenses/by-nc/3.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would recommend converting your raster into something other than asc. The Imagine (.img) format is a good choice for large rasters. In ArcCatalog you can right click on the data and select "Export &amp;gt; Raster to Different Format" in the context menu.&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, I am using ArcMap 9.2 with Spatial Analyst license, as I can do to use this tool? Actually I want to do the calculations from TWI DEM raster data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enzo Viera&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:enzo@ubuntu.org.uy"&gt;enzo@ubuntu.org.uy&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 13:58:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115829#M517</guid>
      <dc:creator>EnzoViera</dc:creator>
      <dc:date>2012-09-19T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compound Topographic Index/Catchment Wetness Index from DTM data</title>
      <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115830#M518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please see this thread on calculating CTI using map algebra in raster calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/32896-from-DEM-to-CTI?highlight=CTI"&gt;http://forums.arcgis.com/threads/32896-from-DEM-to-CTI?highlight=CTI&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:12:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115830#M518</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2012-09-19T14:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compound Topographic Index/Catchment Wetness Index from DTM data</title>
      <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115831#M519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try SAGA GIS. It is an open source GIS program. I has several topographic indices. However, I don't think can not handle a large scale project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 19:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115831#M519</guid>
      <dc:creator>RPatarasuk</dc:creator>
      <dc:date>2012-12-05T19:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compound Topographic Index/Catchment Wetness Index from DTM data</title>
      <link>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115832#M520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to let you know that I successfully installed your Geomorphometry and Gradient Metrics Toolbox - my arcmap (ArcGIS version 10), but is not working. When I launched the Compound Topographic Index function it seems that was running but at the end I couldn�??t get any output raster!&amp;nbsp; Any idea why this happening? Thanks in advance for your time!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 19:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/compound-topographic-index-catchment-wetness-index/m-p/115832#M520</guid>
      <dc:creator>ahmedLaamrani</dc:creator>
      <dc:date>2013-03-15T19:46:30Z</dc:date>
    </item>
  </channel>
</rss>

