This is just a comment, Jim: the approximations inherent in (any) kernel density or IDW calculation indicate that this grid is likely to be far, far too detailed for the information inherent in just 750 points. You could probably do an excellent job on a 20 m grid and then, if you really need results on a 2 m grid, resample the 20 m grid down to 2 m. This will save you about 98% of your computing time and likely avoid the errors you have been getting.
Pretty is fine, Jim, but don't let it complicate your analysis. Do the analytical work however it should be done and then prettify the result. This is usually much more efficient. A good strategy in such cases is to do the work on a coarse grid using a smoother interpolator than IDW (such as kriging or splines). You can then (quickly and easily) resample the coarse grid to make it look nice and smooth for presentation. That will save loads of time and anguish.Another philosophy is that when good science or statistics are not used, or the data are rough and uncertain, or you have to use approximate methods for whatever reason, then create maps and graphics that make this crudeness apparent: leave them blocky and tessellated and low-res so the viewer is not deceived.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.