|
POST
|
I found under the menu "Customize>ArcMap Options>Raster Tab>Raster Dataset subtab - Max Number of Unique Values to Render" has the same number I put into the "AdvancedArcMapSettings.exe" interface. As a matter of fact, it appears to be the same variable and either interface changes the same value.
... View more
11-07-2012
03:08 PM
|
0
|
0
|
4324
|
|
POST
|
Dmitrii, I just started a new mxd, added the NHDFlowline layer, added elev_cm, saved as SM.mxd (a simple file name), in G:\fldctl\PROGRAMS\ArcHydro\DataForArcHydro20Tutorial\SanMarcos (a long directory name, but with no spaces). Then I ran the DEM Reconditioning and it ran fine. This is with the elev_cm which is an "unsigned integer" grid which I thought might be a problem, but obviously isn't. My sense is that your problem is not the data. Check your directory path and make sure it has no spaces. Start from a clean mxd so the target locations are set properly. Keep it simple and see if it runs. FYI - my target locations are (look under ApUtilities\Set Target Locations\HydroConfig):[INDENT]Raster Data: G:\fldctl\PROGRAMS\ArcHydro\DataForArcHydro20Tutorial\SanMarcos\ Vector Data: G:\fldctl\PROGRAMS\ArcHydro\DataForArcHydro20Tutorial\SanMarcos\sm.gdb (sm.gdb here has the same name as the name of as my sm.mxd)[/INDENT] I've attached a zip of the Toolbox with the Model in it. The bulk of the Model can be found in the Arc Hydro Toolbox.tbx under Terrain Preprocessing Workflows/Basic Dendritic Terrain Processing. I've added the DEM Reconditioning and Fill Sinks tools by dragging and dropping that command from the Arc Hydro Toolbox.tbx\Terrain Preprocessing tools and then editing the input "ovals" to reference the correct DEM and stream data. I suggest you put the unzipped Toolbox.tbx file in the same directory as your mxd. Via the catalogue in ArcMap open the toolbox and then edit the Model. Make sure the input ovals reference your data, save the model and then run it while in "edit". You can copy and paste the runtime messages to a text/word file if you need to keep them for study. I just did this for a final check and it work fine. Let us know how it goes.
... View more
11-06-2012
08:20 AM
|
0
|
0
|
5908
|
|
POST
|
Dmitrii, I downloaded the tutorial data from the link you provided and started an mxd. I set up a model in Model Builder. I find the runtime messages from Model Builder are a little more informative. I saw a message about the elev DEM being integer. So, I used the raster calculator function Float() function to make a floating point DEM. I tried again and found my target locations were off (I hadn't started by closing ArcMap and starting from scratch). I also saved the mxd with a shorter name, made sure the processing extent was the same as my new DEM. I started up the model again and it ran fine all the way through AdjointCatchment (see image). So, I think the tutorial stream data is good and it comes with the correct field name (OBJECTID). I think your error might be that DEM is integer and needs to be converted to floating point. After getting the Model to run with a floating point DEM, I ran it again with the integer DEM and it didn't get past the DEM Reconditioning. I changed to the floating point DEM and it ran fine. So use the raster calculator float() function to create a floating point DEM. Then check the processing extent and the target locations to make sure they are correct. The best thing to do is to start with a fresh mxd with a simple name and save it after adding the DEM and stream layer. Hope this helps. [ATTACH=CONFIG]19026[/ATTACH]
... View more
11-05-2012
12:31 PM
|
0
|
0
|
5908
|
|
POST
|
An important note from ESRI about OID vs OBJECTID: http://forums.arcgis.com/threads/68360-Error-in-DEM-Reconditioning-in-Arc-hydro-10?p=245919#poststop
... View more
11-05-2012
08:24 AM
|
0
|
0
|
3033
|
|
POST
|
An important note from ESRI about OID vs OBJECTID: http://forums.arcgis.com/threads/68360-Error-in-DEM-Reconditioning-in-Arc-hydro-10?p=245919#poststop
... View more
11-05-2012
08:24 AM
|
0
|
0
|
8803
|
|
POST
|
how we can invite them to this thread? I sent a msg to an ESRI Senior Member asking them if they could direct an ESRI person to this link. Let's see what happens.
... View more
11-05-2012
06:47 AM
|
0
|
0
|
5908
|
|
POST
|
Sound's like its time for ESRI to speak to this error.
... View more
11-01-2012
08:30 AM
|
0
|
0
|
5908
|
|
POST
|
I set my HP calculator to work in Radians and I got Tan(32.998260) = -86.669029. So, I think you need to do a conversion of your degrees to radians and then to the Tan() function. This is confirmed by the help on Tan(): http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=6412&pid=6399&topicname=Tan&. It looks like "DEG" is a constant that equals 180/pi and so you might be able to use this equation: Ln("fac" / Tan("slope" / DEG)) Also note that the Raster Calculator is finicky with spaces around operands. If you use the "calculator pad" in the Raster Calculator to build your equations, it makes sure all the spaces are where they should be.
... View more
10-26-2012
10:38 AM
|
0
|
0
|
1981
|
|
POST
|
It looks like you've seem solutions I've suggested in http://forums.arcgis.com/threads/48100-ArcHydro-Problem-Solvers?p=164676#poststop. Beyond that, I don't know how to help you. If you send your data, I could look at it.
... View more
10-26-2012
09:54 AM
|
0
|
0
|
1403
|
|
POST
|
Have you cleared out your temp directory? Mine is at C:\Users\mboucher\AppData\Local\Temp. I routinely delete everthing in this directory, especially when I'm getting errors it Arc Map. I can't recall this directory being related to "out of memory" errors though.
... View more
10-25-2012
07:43 AM
|
0
|
0
|
2175
|
|
POST
|
Yury, Did you save your mxd before running the DEM reconditioning? You have to save it before the functions will work correctly. Mark
... View more
10-25-2012
07:34 AM
|
0
|
0
|
1403
|
|
POST
|
How about just using the raster calculator and the Float() function?
... View more
10-24-2012
08:02 AM
|
0
|
0
|
3225
|
|
POST
|
I'm giving up on this tool. I hear you. I've been through years of frustration. The comments by dahri are good. I created the following thread to post solutions. Maybe they will help you. http://forums.arcgis.com/threads/48100-ArcHydro-Problem-Solvers
... View more
10-24-2012
06:53 AM
|
0
|
0
|
2959
|
|
POST
|
A good summary by dahri of things to do to reduce crashes: http://forums.arcgis.com/threads/40476-Windows-Professional-64-bit-and-ArcHydro-Bugs-encountered?p=216050#poststop
... View more
10-24-2012
06:48 AM
|
0
|
0
|
8803
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-10-2014 08:42 AM | |
| 1 | 08-13-2025 08:15 AM | |
| 1 | 08-30-2024 03:07 PM | |
| 1 | 03-20-2012 07:18 AM | |
| 1 | 02-13-2025 06:07 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-10-2026
11:29 AM
|