<?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: Ideas for random variation of a DEM grid with spatial autocorrelation in Spatial Statistics Questions</title>
    <link>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345949#M1145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking about doing something like that while I was typing up my response to you, actually.&amp;nbsp; I'll see how well it works soon!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2015 19:31:47 GMT</pubDate>
    <dc:creator>RachaelJohnson</dc:creator>
    <dc:date>2015-06-05T19:31:47Z</dc:date>
    <item>
      <title>Ideas for random variation of a DEM grid with spatial autocorrelation</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345945#M1141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to run a Monte Carlo uncertainty analysis in a program I am creating.&amp;nbsp; I've got the framework for my Monte Carlo analysis set up and it runs fine except for one thing: my method of variation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My method of random variation so far is to create a Normal Raster (&lt;SPAN style="font-family: 'courier new', courier;"&gt;sa.CreateNormalRaster&lt;/SPAN&gt;) with the cellsize and extent of my existing DEM, adjust the Normal Raster values so they fall within the RMSE of my DEM (+/- 0.5 ft), and then add that adjusted Normal Raster to my existing DEM.&amp;nbsp; My DEM has a 5.0 ft resolution and adjacent cells vary by less than 0.2 ft, usually; the terrain is very flat.&amp;nbsp; The potential for adjacent cells to vary by up to 1 ft is unacceptable for my purposes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to somehow spatially correlate these random values so I can apply them to my DEM in a way that makes sense.&amp;nbsp; I know this is a somewhat tall order given the complexity of the published literature on this topic.&amp;nbsp; I don't necessarily need to correlate the random values with the spatial covariance of the DEM at this point in time (although that would be preferred).&amp;nbsp; It's my understanding that I will very likely need to bring in another program (like R) to do the latter.&amp;nbsp; For now, I would ideally like to do something within Python. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 17:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345945#M1141</guid>
      <dc:creator>RachaelJohnson</dc:creator>
      <dc:date>2015-06-05T17:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas for random variation of a DEM grid with spatial autocorrelation</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345946#M1142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've read this a few times and am really not sure where the question is. Can you try explaining, concisely, exactly what you need, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 18:15:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345946#M1142</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-06-05T18:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas for random variation of a DEM grid with spatial autocorrelation</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345947#M1143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create a raster that has values between -0.5 and +0.5 and adjacent cells in that raster are more similar to nearby cells than they are to further cells.&amp;nbsp; Each time I generate such a grid, the value at a particular grid point will vary randomly.&amp;nbsp; Thus, I need a random grid that is spatially correlated, something like that described on this page: &lt;A href="http://santiago.begueria.es/2010/10/generating-spatially-correlated-random-fields-with-r/" title="http://santiago.begueria.es/2010/10/generating-spatially-correlated-random-fields-with-r/"&gt;Generating spatially correlated random fields with R – Santiago Beguería&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 18:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345947#M1143</guid>
      <dc:creator>RachaelJohnson</dc:creator>
      <dc:date>2015-06-05T18:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas for random variation of a DEM grid with spatial autocorrelation</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345948#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't read the whole paper, but they do mention &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/How_Kriging_works/009z00000076000000/"&gt;Kriging&lt;/A&gt;, which makes sense and is possible in ArcGIS. I imagine you would create randomly placed points with random values +/- 0.5 and interpolate values between them using some incarnation of Kriging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 18:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345948#M1144</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-06-05T18:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas for random variation of a DEM grid with spatial autocorrelation</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345949#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking about doing something like that while I was typing up my response to you, actually.&amp;nbsp; I'll see how well it works soon!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 19:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/ideas-for-random-variation-of-a-dem-grid-with/m-p/345949#M1145</guid>
      <dc:creator>RachaelJohnson</dc:creator>
      <dc:date>2015-06-05T19:31:47Z</dc:date>
    </item>
  </channel>
</rss>

