<?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 Groundwater interpolation with respect to DEM in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248801#M598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: how to do groundwater interpolation (I have data from 71 wells) with respect to DEM.&lt;/P&gt;&lt;P&gt;I mean when I do interpolation without respect to DEM my groundwater level is above terrain level, so how to get rid of this problem?&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2020 06:46:34 GMT</pubDate>
    <dc:creator>JakubWcisło</dc:creator>
    <dc:date>2020-07-06T06:46:34Z</dc:date>
    <item>
      <title>Groundwater interpolation with respect to DEM</title>
      <link>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248801#M598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: how to do groundwater interpolation (I have data from 71 wells) with respect to DEM.&lt;/P&gt;&lt;P&gt;I mean when I do interpolation without respect to DEM my groundwater level is above terrain level, so how to get rid of this problem?&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 06:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248801#M598</guid>
      <dc:creator>JakubWcisło</dc:creator>
      <dc:date>2020-07-06T06:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Groundwater interpolation with respect to DEM</title>
      <link>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248802#M599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your groundwater levels can be converted to height above mean sea-level or depth below the well casing&amp;nbsp;(negative amounts) and these values will be used in the interpolation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 11:20:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248802#M599</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2020-07-06T11:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Groundwater interpolation with respect to DEM</title>
      <link>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248803#M600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;If I am reading this correctly, it sound very similar to an exercise I have used with our local college.&amp;nbsp; Basically what you are needing to do is calculate the elevation at the bottom of your wells?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/499314_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;the red circles in the graphic above.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Providing you have a well attribute of depth?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Extract the surface value from the DEM (Extract Values or Add Surface Information tools) .&amp;nbsp; Then calculate the well bottom elevation by subtracting well depth from well surface value.&amp;nbsp; Example; well surface is located at 5,900 ft and the well depth is 200 ft - well bottom is 5,700 ft.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Use those calculated well bottom values to create (interpolate) a 'rudimentary' ground water surface that should fall below the DEM surface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 21:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248803#M600</guid>
      <dc:creator>EricSpangenberg</dc:creator>
      <dc:date>2020-07-06T21:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Groundwater interpolation with respect to DEM</title>
      <link>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248804#M601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data from 71 wells with information about water table depth (I "changed" these depths to heigh above sea level).&lt;/P&gt;&lt;P&gt;I need to calculate water table elevation, but my water table still somewhere is above the terrain level (my area is muntains and scale is 10:000).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rather need some interpolation with barriers (?) where my barriers would be terrain level from DEM (or contours from DEM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 07:21:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248804#M601</guid>
      <dc:creator>JakubWcisło</dc:creator>
      <dc:date>2020-07-07T07:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Groundwater interpolation with respect to DEM</title>
      <link>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248805#M602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jakub,&lt;/P&gt;&lt;P&gt;If I'm understanding you correctly, your groundwater surface is above your land surface, likely in the valley areas of your terrain domain.&amp;nbsp; Is there water running in these valleys?&amp;nbsp; If so, is it clear that there is a groundwater connection to these streams?&amp;nbsp; If so, these streams can be used as additional data "points" (lines actually) for your interpolated groundwater surface.&amp;nbsp; I am not sure what tools or settings you are using for your interpolation, but, in the past, I have:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;traced the thalweg of the stream,&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;converted the lines to closely spaced points (Construct Points under Editor tools),&lt;/P&gt;&lt;P&gt;3)&amp;nbsp; &amp;nbsp;attribute the&amp;nbsp;points with a Z value&amp;nbsp;derived from the terrain surface (Add Surface Information),&lt;/P&gt;&lt;P&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;and included the&amp;nbsp;new points in the input for the interpolation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will likely take some trial and error to get the raster shaped the way that you have interpreted the water table.&lt;/P&gt;&lt;P&gt;Another word of warning - If your end-goal is groundwater contour lines, you will likely still need to manually edit the lines based on your interpretation of the data.&amp;nbsp; Typically what I'll do is attempt to interpolate and model the groundwater surface, then manually edit the contour lines to fit my interpretation.&amp;nbsp; At that point, I use those manually edited contour lines to create a raster that is true to my interpretation..... then scrap everything else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 14:11:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/groundwater-interpolation-with-respect-to-dem/m-p/248805#M602</guid>
      <dc:creator>RichardRogers1</dc:creator>
      <dc:date>2020-07-07T14:11:47Z</dc:date>
    </item>
  </channel>
</rss>

