<?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: Calculating flow accumulation in area? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683354#M9988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin thank you for your interest. I know that the flow of each stream could differ greatly depending on the precipitation/surface permeability/snow cover etc. Fortunately, I only need a comparison between each stream at steady-state conditions without considering other parameters.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I am trying to calculate the annual amount of water availability in an administrative region in Turkey. If I can calculate it, I will compare the values with the agricultural water footprint. The problem is just like in Spain, we also keep records of agricultural production (total area harvested, total yield, cost/profit, total irrigation) by administrative boundaries (City/province/region). Also, we know the exact amount of water availability in each watershed. However, the administrative boundaries and watershed boundaries are different than each other.&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;So I had two choices. The first one is to convert provincial agricultural data into watershed data or the second one is to convert watershed water availability to administrative water availability, which I chose the latter. Converting agricultural production is a lot harder than calculating water availability in each administrative zone in my opinion. To do such a thing, the exact locations of all agricultural productions and amounts should be known.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Since the water availability for each watershed is already modeled in Turkey (also considering the climate change scenarios until 2100), I don't have to calculate it again. What I need is the relative amount of water running from each stream that flows into the yellow boundary. For example, the watershed&amp;nbsp;with points A, B, C, D is a closed watershed. I know the annual water availability. If I can somehow calculate the proportional flow of A, B, C and D, I can calculate the amount of water supplied to the yellow boundary by stream A.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I am now using a simpler methodology which is a lot easier to calculate but inaccurate. I calculated the total area of each administrative zone within watersheds and distributed the water availability proportional to their areas. So, if you have a more accurate and simple solution, without requiring extra modeling and data, I want to hear about it.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Tolga&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2019 14:58:57 GMT</pubDate>
    <dc:creator>TolgaPilevneli</dc:creator>
    <dc:date>2019-10-31T14:58:57Z</dc:date>
    <item>
      <title>Calculating flow accumulation in area?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683351#M9985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to calculate the total flow in an administrative area which is independent of the basin boundaries. I used the DEM file from HydroSHEDS and so far I have followed these steps:&lt;/P&gt;&lt;P&gt;1. Spatial Analyst -&amp;gt; Hydrology -&amp;gt; Fill&lt;BR /&gt;2. Spatial Analyst -&amp;gt; Hydrology -&amp;gt; Flow Direction&lt;BR /&gt;3. Spatial Analyst -&amp;gt; Hydrology -&amp;gt; Flow Accumulation&lt;BR /&gt;4. Spatial Analyst -&amp;gt; Math -&amp;gt; Logical -&amp;gt; Greater Than&lt;BR /&gt;5. Spatial Analyst -&amp;gt; Hydrology -&amp;gt; Flow Length&lt;BR /&gt;6. Spatial Analyst -&amp;gt; Hydrology -&amp;gt; Stream Link&lt;BR /&gt;7. Spatial Analyst -&amp;gt; Hydrology -&amp;gt; Stream Order (Strahler)&lt;BR /&gt;8. Spatial Analyst -&amp;gt; Hydrology -&amp;gt; Stream to Feature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The figure below shows the results of my work. Red lines are watershed boundaries and yellow lines are administrative zone boundaries. There are more than 80 zones. I have highlighted one of them for better visuals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/445252_Area.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now since I know the total amount of water available in a watershed (flow measurements), I want to estimate the relative amount of water accumulating in each of these administrative zones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow accumulation already calculates a value at point O. If I can calculate the relative share of A, B, C and D, I can calculate the amount of water stream A accumulates. However, I still need to calculate the accumulation at points E, F, G, H and I, which are from another watershed, in order to calculate the total amount of water in the yellow zone. A piece of information such as 40 grids flow into point O from point A and 50 grid flow into point O from B+C+D is enough for my needs. And for the other basin the accumulations in E+F+G+H+I relative to that basins flow grids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any automated way to calculate these values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 10:04:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683351#M9985</guid>
      <dc:creator>TolgaPilevneli</dc:creator>
      <dc:date>2019-04-30T10:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating flow accumulation in area?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683352#M9986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not exactly clear what you are asking, but you could probably start by calculating the watershed of each point to get a better idea.&amp;nbsp; &amp;nbsp;Fill -&amp;gt; Direction -&amp;gt; Accumulation -&amp;gt; Snap Pour Point (these will be E, F, G, H, I) -&amp;gt; Watershed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 13:33:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683352#M9986</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2019-05-01T13:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating flow accumulation in area?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683353#M9987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tolga - There are a few parts to the puzzle that I am wondering if they may be key to answering your question&amp;nbsp;- depends on what the main goal is in your task.&amp;nbsp; Storm events in a watershed follow a volumetric wave, somewhat bell shaped curve -&amp;nbsp;a&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/Hyetograph"&gt;hyetograph&lt;/A&gt; - so at any given time the flow leaving one stream may to a connecting point may have a different peak time than another stream based on transit time (length) in the watershed.&amp;nbsp; This may complicate some of the manual calculations.&amp;nbsp; Add to that there, can be different storm events to account for 100 yr, 50 yr etc, which I bet you have looked at already - each has a different hyetograh.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Putting that together, streams E-I would each have a different peak point in time - and these are streams leaving the yellow area you have marked and differing peaking time steps.&amp;nbsp; A-D have flow criss-crossing the yellow boundary and again at any given time have a different stream flow peak than each other - largely flowing into the yellow zone.&amp;nbsp;&amp;nbsp;Calculating the flow accumulation at point O seems straight forward with a hydrologic model, but I support you in that the calculations you are trying to make are&amp;nbsp;difficult.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this project is still going/in need, could you reply back with what you are doing with or need to do with the accumulation?&amp;nbsp; designing or sizing something?&amp;nbsp; &amp;nbsp;Are you just focusing on point O or all yellow zones in this area?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(very sorry - late reply just came across your original post)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Respectfully,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2019 15:03:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683353#M9987</guid>
      <dc:creator>MartinPflanz</dc:creator>
      <dc:date>2019-10-30T15:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating flow accumulation in area?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683354#M9988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin thank you for your interest. I know that the flow of each stream could differ greatly depending on the precipitation/surface permeability/snow cover etc. Fortunately, I only need a comparison between each stream at steady-state conditions without considering other parameters.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I am trying to calculate the annual amount of water availability in an administrative region in Turkey. If I can calculate it, I will compare the values with the agricultural water footprint. The problem is just like in Spain, we also keep records of agricultural production (total area harvested, total yield, cost/profit, total irrigation) by administrative boundaries (City/province/region). Also, we know the exact amount of water availability in each watershed. However, the administrative boundaries and watershed boundaries are different than each other.&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;So I had two choices. The first one is to convert provincial agricultural data into watershed data or the second one is to convert watershed water availability to administrative water availability, which I chose the latter. Converting agricultural production is a lot harder than calculating water availability in each administrative zone in my opinion. To do such a thing, the exact locations of all agricultural productions and amounts should be known.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Since the water availability for each watershed is already modeled in Turkey (also considering the climate change scenarios until 2100), I don't have to calculate it again. What I need is the relative amount of water running from each stream that flows into the yellow boundary. For example, the watershed&amp;nbsp;with points A, B, C, D is a closed watershed. I know the annual water availability. If I can somehow calculate the proportional flow of A, B, C and D, I can calculate the amount of water supplied to the yellow boundary by stream A.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I am now using a simpler methodology which is a lot easier to calculate but inaccurate. I calculated the total area of each administrative zone within watersheds and distributed the water availability proportional to their areas. So, if you have a more accurate and simple solution, without requiring extra modeling and data, I want to hear about it.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Tolga&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2019 14:58:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-flow-accumulation-in-area/m-p/683354#M9988</guid>
      <dc:creator>TolgaPilevneli</dc:creator>
      <dc:date>2019-10-31T14:58:57Z</dc:date>
    </item>
  </channel>
</rss>

