<?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: DEM Reconditioning &amp;gt;&amp;gt; Empty AgreeDEM in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403262#M1947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm... The rawdem that I use is in GRID format with floating point. I converted it to tiff, jpg, and bmp (most common formats) using the &lt;STRONG&gt;Raster To Other Format (multiple)&lt;/STRONG&gt; tool then ran the DEM Reconditioning on all of them. All of them worked without a problem. I you have your DEM in some other format, you could try to convert it to GRID and see if that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next thing I would do, if you didn't do this already, is start from a brand new mxd. If you've done that and it still fails, before you do the DEM Reconditioning, go to Geoprocessing&amp;gt;Environments&amp;gt;Processing Extents and choose your "Boundary" layer to set the processing extents. Then run it. If this works, there is some glitch somewhere and the processing extent is not being set automatically. I can't imagine that ESRI wouldn't have this set either in the Arc Hydro coding or some other place in the overall scheme of things. I have had the extent reduced to the extents of the BatchPoint data and have had to reset it at that point (probably due do crashing partway through some process).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this I'd need to get a copy of your data and try it myself. I am using 10.1, not 10.2, so my doing a test may not help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 16:41:45 GMT</pubDate>
    <dc:creator>MarkBoucher</dc:creator>
    <dc:date>2015-02-26T16:41:45Z</dc:date>
    <item>
      <title>DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403259#M1944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having issue with the terrain processing with ArcHydro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Version: 10.2.2&lt;/P&gt;&lt;P&gt;ArcHydro Version: 10.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue: Whenever I run the DEM Reconditioning tool I get an empty Agree DEM as an output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Steps:&lt;/P&gt;&lt;P&gt;1. Create project in a folder located on my Desktop (no spaces and relatively short file path)&lt;/P&gt;&lt;P&gt;2. Import master DEM raster for County&lt;/P&gt;&lt;P&gt;3. Import stream network for county (FEMA)&lt;/P&gt;&lt;P&gt;4. Create a polygon to setup mask boundary for project location.&lt;/P&gt;&lt;P&gt;5. Extract by mask the DEM to boundary&lt;/P&gt;&lt;P&gt;6. Clip wtr to boundary.&lt;/P&gt;&lt;P&gt;7. Create file geodatabase&lt;/P&gt;&lt;P&gt;8. Set extents to boundary layer&lt;/P&gt;&lt;P&gt;9. Set Target locations to job folder and geodatabase&lt;/P&gt;&lt;P&gt;10. Execute DEM Reconditioning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am I doing something wrong in the process?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 15:20:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403259#M1944</guid>
      <dc:creator>RyanLondeen</dc:creator>
      <dc:date>2015-02-26T15:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403260#M1945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 23.3333339691162px;"&gt;Whenever I've had empty results, the coordinate system seems to have been the culprit. &lt;/SPAN&gt;Make sure you import the master DEM and &lt;STRONG&gt;then&lt;/STRONG&gt; saving the mxd. This sets the coordinate system for the data frame. If you save it before you load data, the data frame will take on the coordinate system of the first layer added and you need to save the mxd again.&lt;SPAN style="line-height: 23.3333339691162px;"&gt; It is important that all layers be on the same coordinate system. I'm not sure if when you add a layer that is in a different projection if the "on-the-fly" reprojection will avoid this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 23.3333339691162px;"&gt;Step 6: Is "wtr" your stream layer?&amp;nbsp; I use "agreestream" as the layer name since this is the ArcHydro default stream layer used for burning the streams during the DEM Reconditioning. Leaving it as the default saves me time in having to set names in the processing steps. Also, I found putting the agreestream layer in a separate geodatabase adds a level of "stability". I have one for the entire county that I don't clip for an individual watershed processing. The size does not seem to matter much. I think the processing extents are limited to the DEM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 7 thru 9 : Arc Hydro will set the Target Locations and create the geodatabases and folders for you using the mxd and the data frame names. The only time I find I need to reset these is if I start the Arc Hydro processing and then change the name of the file or the data frame or if I use Save As to save a version of your work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense and helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 15:44:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403260#M1945</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2015-02-26T15:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403261#M1946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the tips. However, after making those changes, I still get an empty AgreeDEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- created project.&lt;/P&gt;&lt;P&gt;- imported DEM and saved.&lt;/P&gt;&lt;P&gt;- "agreestream" is in one geodatabase.&lt;/P&gt;&lt;P&gt;- "GT_LiDAR" (extracted mask) is in its own geodatabase.&lt;/P&gt;&lt;P&gt;- extents set to "Boundary" layer&lt;/P&gt;&lt;P&gt;- AgreeDEM - C:\Users\rlondeen\Desktop\GT\Layers\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am starting to think it may be an issue with my data, but I am not sure how to identify if that is the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an image of what I am getting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Archydro.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/65830_Archydro.jpg" style="width: 620px; height: 413px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 16:14:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403261#M1946</guid>
      <dc:creator>RyanLondeen</dc:creator>
      <dc:date>2015-02-26T16:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403262#M1947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm... The rawdem that I use is in GRID format with floating point. I converted it to tiff, jpg, and bmp (most common formats) using the &lt;STRONG&gt;Raster To Other Format (multiple)&lt;/STRONG&gt; tool then ran the DEM Reconditioning on all of them. All of them worked without a problem. I you have your DEM in some other format, you could try to convert it to GRID and see if that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next thing I would do, if you didn't do this already, is start from a brand new mxd. If you've done that and it still fails, before you do the DEM Reconditioning, go to Geoprocessing&amp;gt;Environments&amp;gt;Processing Extents and choose your "Boundary" layer to set the processing extents. Then run it. If this works, there is some glitch somewhere and the processing extent is not being set automatically. I can't imagine that ESRI wouldn't have this set either in the Arc Hydro coding or some other place in the overall scheme of things. I have had the extent reduced to the extents of the BatchPoint data and have had to reset it at that point (probably due do crashing partway through some process).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this I'd need to get a copy of your data and try it myself. I am using 10.1, not 10.2, so my doing a test may not help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 16:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403262#M1947</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2015-02-26T16:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403263#M1948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- My original DEM was in a file geodatabase and had is called a File Geodatabase Raster Dataset (FGDBR). I took that DEM, exported it, and turned it into a GRID. Again, empty AgreeDEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I also tried creating a raster from a point file that i had (points &amp;gt; tin &amp;gt; raster). Again, an empty AgreeDEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I tried changing my geoprocessing extents to "default" and it gave me an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have any other suggestions, then I can try to send you my files. This is not the first time I have had this issue. Its a reoccurring annoyance and I cannot remember why or how it worked in the past.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 18:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403263#M1948</guid>
      <dc:creator>RyanLondeen</dc:creator>
      <dc:date>2015-02-26T18:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403264#M1949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it on a coworkers computer and it worked just fine. We are thinking it is a memory issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 18:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403264#M1949</guid>
      <dc:creator>RyanLondeen</dc:creator>
      <dc:date>2015-02-26T18:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403265#M1950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mark: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran into an issue almost similar to the one described by Ryan. In my case the AgreeDEM outputs without any error messages, but as seen from the attached image, more than half of the AgreeDEM has No-Data. Interestingly the pixels representing the stream is present in the No-Data zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed your tips described as a probable solution to Ryan's question, and I have also followed some of the tips you have shared in your popular ArcHydro thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcMap 10.2.2 on a Win 64 bit machine.&lt;/P&gt;&lt;P&gt;My data frame has a UTM-15N projected coordinate system and the target locations have been properly assigned using ApUtilities. The processing extent has also been checked.&lt;/P&gt;&lt;P&gt;My study area is the Upper Mississippi basin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if you have any thoughts on this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I was previously successful in getting the AgreeDEM for the same area, on the same machine and ArcMap version. I have to repeat the process again as I have a higher resolution stream network to burn. Same issue encountered when I use my old stream network file.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="AgreeDEM_error.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/108844_AgreeDEM_error.png" style="width: 620px; height: 367px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 23:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403265#M1950</guid>
      <dc:creator>GaneshchandraMallya</dc:creator>
      <dc:date>2015-06-11T23:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403266#M1951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you reset your processing extents via Geoprocessing&amp;gt;Environments&amp;gt;Processing Extents as I mention in my Feb 26, 2015 8:52 AM post to Ryan (above). When I see a raster "cut off" like that, my first thought is the processing extents got messed up. My most memorable situation was when the limits of the resulting dem were a rectangle that matched the extents of the BatchPoints I was using. I'm not sure what part of the Arc Hydro process might change the processing extents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it could be that the values are NOT cut off. The white area could be positive numbers in your highest elevation classification. If you classify with a different color ramp you will likely see that the white area is not "blank" as happens when the extents are wrong.&amp;nbsp; Maybe one of the intermittent steps resulted in a cut of one of the intermittent rasters due to the extents changing and subsequent steps reflect that "missing" part of that cut off DEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case something looks really strange because your elevation values in the AgreeDEM are very negative in general and you have "spots" all over that are dark making me think they are negative. I've never seen this before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A step I take sometimes is to use the Spatial Analyst tools like raster calculator on the SA toolbar (you have to add it to the toolbar) to subtract one raster from the other (Agree DEM - rawdem). In a normal situation this will show you where the process has raised or filled in the DEM. This is really handy to see places you may need to add a stream such as at a culvert embankment that "blocks" a stream. Occasionally this will reveal something you couldn't see otherwise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I can't be of more specific help. If I were you I'd make sure to save the agreestream, innerwalls, outerwalls, batchpoints and rawdem layers, etc., and delete everything else and start in a fresh mxd. When I do this I delete the folders, geodatabases and all. This would make sure the extents, tempfile locations, target locations, etc. are all set. They should be setup again automatically by the Arc Hydro process. Coordinate systems need to also match. I have not dealt with a vertical datum conflict issue and that is one very remote possibility, especially seeing how your elevations "inverted" for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 00:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403266#M1951</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2015-06-12T00:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403267#M1952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;Can you upload the raster file or attach it to a post? I see an option under my profile icon to upload a file to share. I've not done this before, but it may be the best first option.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 00:17:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403267#M1952</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2015-06-12T00:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403268#M1953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to successfully obtain the &lt;EM&gt;AgreeDEM&lt;/EM&gt; when I tried it again today.&lt;/P&gt;&lt;P&gt;Here is what I did (mostly following your tips in this thread as well as your popular ArcHydro thread):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use Windows 7 utility &lt;EM&gt;Disk Cleanup&lt;/EM&gt; to empty the &lt;EM&gt;Temp &lt;/EM&gt;folder.&lt;/LI&gt;&lt;LI&gt;Open a new ArcMap document and add the DEM raster and the stream network shapefile.&lt;/LI&gt;&lt;LI&gt;Ensure that both these files (from step 2) have the same projection. In my case it was UTM 15N.&lt;/LI&gt;&lt;LI&gt;Create a folder for the project e.g. &lt;EM&gt;C:\MyProject&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Save the ArcMap document as&lt;EM&gt; C:\MyProject\MyProject.mxd&lt;/EM&gt;. This step generally sets the target locations correctly.&lt;/LI&gt;&lt;LI&gt;Double-check the target locations before running any ArcHydro functions using &lt;EM&gt;ArcHydro toolbar -&amp;gt; ApUtilities -&amp;gt; Set Target Locations -&amp;gt; HydroConfig&lt;/EM&gt;. When you double click the &lt;EM&gt;HydroConfig &lt;/EM&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;Raster Data&lt;/EM&gt; should be pointing to &lt;EM&gt;C:\MyProject\&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;Vector Data&lt;/EM&gt; should be pointing to &lt;EM&gt;C:\MyProject\MyProject.gdb&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;Map Name = Layers&lt;/EM&gt; (&lt;EM&gt;Layers&lt;/EM&gt; is the default name of the dataframe in the ArcMap document)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Check the processing extent using &lt;EM&gt;Geoprocessing -&amp;gt; Environments -&amp;gt; Processing Extent&lt;/EM&gt;&lt;UL&gt;&lt;LI&gt;I set the extent as &lt;EM&gt;Union of Inputs&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Clear &lt;EM&gt;Temp&lt;/EM&gt; folder again using &lt;EM&gt;ArcHydro toolbar -&amp;gt; ApUtilities -&amp;gt; Addition Utilities -&amp;gt; Clean User's Temp Folder&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Run &lt;EM&gt;DEM Reconditioning&lt;/EM&gt; to obtain &lt;EM&gt;AgreeDEM&lt;/EM&gt;.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the sake of any future GIS enthusiasts who encounter a similar error, I thought I will complete the discussion:&lt;/P&gt;&lt;P&gt;In my opinion, the original issue was not likely due to incorrect processing extents because the &lt;EM&gt;AgreeDEM&lt;/EM&gt; (see attached figure from my initial post) did burn the stream network for the entire study area (burnt streams represented as black pixels spread over the study area- figure is at maximum zoom-out level). However, the entire left half (you can observe a vertical demarcation in the &lt;EM&gt;AgreeDEM&lt;/EM&gt; - showing white region with black pixels on the LHS and a shaded region on the RHS of the &lt;EM&gt;AgreeDEM&lt;/EM&gt;) of the study area (except the pixels burnt as stream) had pixels with value=&lt;EM&gt;No_Data&lt;/EM&gt;. You rightly recommended me to check this again as the legend in the figure was showing white areas to be of high elevations &lt;EM&gt;(272-592)&lt;/EM&gt;. Though not shown in the legend, I have confirmed that most of the left half of the &lt;EM&gt;AgreeDEM&lt;/EM&gt; had &lt;EM&gt;No_Data&lt;/EM&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values in the &lt;EM&gt;AgreeDEM&lt;/EM&gt; appear to be strange at first look because by default the &lt;EM&gt;Symbology&lt;/EM&gt; (or legend) for &lt;EM&gt;AgreeDEM&lt;/EM&gt; was set to be &lt;EM&gt;Classified&lt;/EM&gt; with inverted color coding compared to the input DEM. Further the &lt;EM&gt;AgreeDEM&lt;/EM&gt; was run with the following parameters: &lt;EM&gt;Smooth drop in Z units = 100&lt;/EM&gt;, and &lt;EM&gt;Sharp drop in Z units = 1000&lt;/EM&gt; to exaggerate the burning of pixels representing the stream. Same parameters were eventually used in the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to pinpoint the exact cause for this error, except to agree that one needs to be careful while setting up the project and follow the best practices recommended by experts like you. Finally, if everything fails remember not to give up. Seek help. Start fresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to thank you again for your insights and detailed explanations for probable causes for this error. It was very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best.&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 15:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403268#M1953</guid>
      <dc:creator>GaneshchandraMallya</dc:creator>
      <dc:date>2015-06-12T15:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: DEM Reconditioning &gt;&gt; Empty AgreeDEM</title>
      <link>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403269#M1954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm very happy you were able to get it to work. Nice to know that others are contributors regarding Arc Hydro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm no expert unless you consider an expert someone who is willing to wrestle with the pig until he figures out all the tricks to get it under control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy pig wrestling,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 20:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dem-reconditioning-gt-gt-empty-agreedem/m-p/403269#M1954</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2015-06-12T20:11:51Z</dc:date>
    </item>
  </channel>
</rss>

